ClientAccountMarginResponseDTO¶
stonepy.models.ClientAccountMarginResponseDTO.ClientAccountMarginResponseDTO
¶
Bases: ResponseModel
The current margin and other account balance data for a specific client account used in the ClientAccountMargin stream.
cash
class-attribute
instance-attribute
¶
The cash balance expressed in the client account base currency
margin
class-attribute
instance-attribute
¶
The client account total margin requirement expressed in base currency
margin_indicator
class-attribute
instance-attribute
¶
The margin indicator expressed as a percentage
net_equity
class-attribute
instance-attribute
¶
The net equity expressed in the client account base currency
open_trade_equity
class-attribute
instance-attribute
¶
The open trade equity (open or unrealised P&L) expressed in the client account base currency
tradable_funds
class-attribute
instance-attribute
¶
The tradable funds in the client account base currency
pending_funds
class-attribute
instance-attribute
¶
The amount in base currency that is still being processed for addition to the funds in the account
trading_resource
class-attribute
instance-attribute
¶
The trading resource expressed in the client account base currency
total_margin_requirement
class-attribute
instance-attribute
¶
The total margin requirement expressed in the client account base currency
currency_id
class-attribute
instance-attribute
¶
The ID code for the client account base currency. The table of lookup codes can be found at Lookup Values
currency_iso_code
class-attribute
instance-attribute
¶
The base currency ISO code