get_account_buying_power

Returns the current buying power of the user.

Syntax

def get_account_buying_power(self) -> float:

Returns

Returns the current buying power as a float.

Raises