Place Order
Trade
Place Order
Create a new order
POST
Place Order
Documentation Index
Fetch the complete documentation index at: https://docs.ekiden.fi/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request to place an order.
Available options:
Cross, Isolated Order type: Limit, Market.
Available options:
Limit, Market Order side: buy or sell.
Available options:
Sell, Buy Example:
"BTCUSDC"
Time in Force instructions.
Available options:
GTC Example:
"1672531200000"
- Option 1
- Option 2
Self-match prevention group id. Orders with the same (user_id, smp_group) are eligible
for SMP checks.
Required range:
x >= 0Self-match prevention (SMP/STP) strategy. If unset, SMP is disabled.
Available options:
CancelMaker, CancelTaker, CancelBoth