Orders
Get your orders, result is paginated. Cancel orders or create a Sell/Buy order.
Last updated
Get your orders, result is paginated. Cancel orders or create a Sell/Buy order.
Last updated
Get your orders, result is paginated.
/api/v2/live/market/orders
bch
, dash
, dgb
, ltc
, nyx
, omega
, ppc
, trc
btc
, btc
, btc
, btc
, btc
, btc
, btc
, btc
Filter order by state.
Limit the number of returned orders, default to 100.
Specify the page of paginated results.
If set, returned orders will be sorted in specific order, default to "desc".
asc
, desc
Filter order by ord_type.
market
, limit
Filter order by type.
buy
, sell
An integer represents the seconds elapsed since Unix epoch.If set, only orders created after the time will be returned.
An integer represents the seconds elapsed since Unix epoch.If set, only orders created before the time will be returned.
Get information of specified order.
/api/v2/live/market/orders/{id}
Cancel all my orders.
/api/v2/live/market/orders/cancel
bchbtc
, dashbtc
, dgbbtc
, ltcbtc
, nyxbtc
, omegabtc
, ppcbtc
, trcbtc
If present, only sell orders (asks) or buy orders (bids) will be canncelled.
sell
, buy
Cancel an order.
/api/v2/live/market/orders/{id}/cancel
No body
Create a Sell/Buy order.
/api/v2/live/market/orders
bchbtc
, dashbtc
, dgbbtc
, ltcbtc
, nyxbtc
, omegabtc
, ppcbtc
, trcbtc
sell
, buy
market
, limit