OrderPlaceRequest
Data model for OrderPlaceRequest
Properties
market_id (required)
- Type:
string - Description: ID of the market to place order on
side (required)
- Type:
object - Description: Order side: buy or sell
quantity (required)
- Type:
number - Description: Quantity to trade
price
- Type:
object - Description: Limit price, required for limit orders
order_type
- Type:
object - Description: Order type
Example
{}