- FIX Specification
required
MsgType
G string
required
Unique identifier for Order as assigned by the client. Must be
<= 36 characters. UUIDs are recommended.string
required
ClOrdID(11) of the previous non-rejected order.
string
required
The symbol of the currency pair to place an order on in the format
BASE-QUOTE.integer
required
Side of the order.
- Possible values:
1: Buy2: Sell
char
required
The execution model of the order.
- Possible values:
1: market2: LimitA: LimitAllIn
float
required
Order quantity in terms of the base asset.
float
Limit price of the order to be placed in the Order Book. Required when OrderType=Limit/LimitAllIn.
string
required
Business timestamp for this request. Format: YYYYMMDD-HH:MM:SS.uuu
required