AllocationProfileEntryDTO¶
stonepy.models.AllocationProfileEntryDTO.AllocationProfileEntryDTO
¶
Bases: ResponseModel
An entry in a Trading Advisor allocation profile representing a participating trading account.
id
class-attribute
instance-attribute
¶
The identifier of the entry.
trading_account_id
class-attribute
instance-attribute
¶
The identifier of the participating trading account.
trading_account_code
class-attribute
instance-attribute
¶
The code of the participating trading account.
trading_account_name
class-attribute
instance-attribute
¶
The name of the participating trading account.
risk_multiplier
class-attribute
instance-attribute
¶
The risk multiplier to be applied.
allocation_ratio
class-attribute
instance-attribute
¶
The allocation ratio to be applied.