get_account_equity

Returns the current equity.

Syntax

def get_account_equity(self) -> float:

Returns

Returns the current equity as a float.

Raises