New order (TRADE)
Send in a new order. (Захиалга оруулах)
Parameters:
Name
Type
Mandatory
Description
symbol
STRING
YES
side
ENUM
YES
type
ENUM
YES
quantity
DECIMAL
NO
price
DECIMAL
NO
total
DECIMAL
NO
timestamp
LONG
YES
Some additional mandatory parameters based on order type
:
Type
Additional mandatory parameters
Additional Information
LIMIT
quantity
, price
MARKET
quantity
or total
When side is SELL
quantity param is required.
When side is BUY
total param is required
Response RESULT:
Last updated