fetch_account

Returns current account information from the brokerage.

Syntax

def fetch_account(self) -> Dict[str, float]:

Returns

Returns a dictionary with the following keys and values:

Raises