v1
latestOpenAPI 3.1.02026-07-24690345.5 KBSubmit Order
Submits an order on a trading pair (e.g. BTCUSD, LTCBTC, ...).
Request body
The type of the order (see list above).
The trading pair symbol to submit the order on.
Amount of order (positive for buy, negative for sell).
Price of the order.
Set the leverage for a derivative order, supported by derivative symbol orders only. The value should be between 1 and 100 inclusive. If omitted the default leverage value of 10 will be used.
The trailing price for a trailing stop order.
Auxiliary Limit price (only for STOP LIMIT).
OCO (One-Cancels-Other) stop price.
Group ID for the order. (int45)
Client Order ID; should be unique in the day (UTC+0). (int45)
The sum of all order flags (see https://docs.bitfinex.com/docs/flag-values).
Time-In-Force: UTC datetime for automatic order cancellation (e.g. 2020-01-15 10:45:23).
Response
200