Skip to content

ApiManagedClientAccountsMarginResponseDTO

stonepy.models.ApiManagedClientAccountsMarginResponseDTO.ApiManagedClientAccountsMarginResponseDTO

Bases: ResponseModel

The current margin and other account data for the client accounts managed by the Trading Advisor Master Account used in the ClientAccountMargin stream.

client_accounts_margin class-attribute instance-attribute

client_accounts_margin: (
    list[ApiManagedClientAccountMarginResponseDTO] | None
) = Field(default=None, alias="ClientAccountsMargin")

The list of managed clients with margin data.