Create a new order to enter into a market
Request to create a new order
Market slug to place order in
Intent of the order: 1 = BUY_YES, 2 = SELL_YES, 3 = BUY_NO, 4 = SELL_NO
1, 2, 3, 4 Type of order: 1 = LIMIT, 2 = MARKET
1, 2 Order price (required for limit orders)
Order quantity in shares
Time in force: 1 = GTC (Good Till Cancel), 2 = GTD (Good Till Date), 3 = IOC (Immediate or Cancel), 4 = FOK (Fill or Kill)
1, 2, 3, 4 If true, order must rest on book (maker only)
Expiration time for GTD orders
Order quantity in cash (for market orders)
Indicates whether the order was placed manually or automatically: 1 = MANUAL, 2 = AUTOMATIC
1, 2 If true, wait for order execution before returning
Max wait time in seconds for synchronous execution