NewFixedMarginTradeOrderRequestDTO¶
stonepy.models.NewFixedMarginTradeOrderRequestDTO.NewFixedMarginTradeOrderRequestDTO
¶
Bases: RequestModel
A request to place a new fixed margin trade using a market order.
market_id
class-attribute
instance-attribute
¶
The unique identifier for a market.
direction
class-attribute
instance-attribute
¶
Direction identifier for order/trade, values supported are Buy or Sell .
trading_account_id
class-attribute
instance-attribute
¶
The ID of the trading account associated with the trade/order request.
initial_margin
class-attribute
instance-attribute
¶
Amount of trading resources needed in the client account in order to place the trade.