Module order

Source
Expand description

Order and position data models

Structs§

ClosePositionRequest
Model for closing an existing position
ClosePositionResponse
Response to closing a position
CreateOrderRequest
Model for creating a new order
CreateOrderResponse
Response to order creation
CreateWorkingOrderRequest
Model for creating a new working order
CreateWorkingOrderResponse
Response to working order creation
OrderConfirmation
Details of a confirmed order
UpdatePositionRequest
Model for updating an existing position
UpdatePositionResponse
Response to updating a position

Enums§

Direction
Order direction (buy or sell)
OrderType
Order type
Status
Represents the status of an order or transaction in the system.
TimeInForce
Order duration (time in force)