get_account_equity
Returns the current equity.
Syntax
def get_account_equity(self) -> float: Returns
Returns the current equity as a float.
Raises
- An
Exceptionis raised if there is an error in fetching the equity.
Returns the current equity.
def get_account_equity(self) -> float: Returns the current equity as a float.
Exception is raised if there is an error in fetching the equity.