New stop order

Order type wchich is often called a stop loss. Stop order have similar usage - it just protects you againsts loss of funds. After reaching a stopRate value which is determined by last transaction rate - our stop order is realizing on the market.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to BTC-PLN

Symbol of trading pair that your request refers to.

Body Params
string
required

Offer type: buy / sell.

float
required

Amount of cryptocurrency.

float
required

Rate of the last transaction which will activate our offer.

string
required

Order mode: stop-limit / stop-market.

float

Offer rate. Not required in stop-market mode.

balances
array

An array with UUIDs of the wallets to make a offer: first / second. The example is available below.

balances
boolean
Defaults to false

If you want to realize an offer though invalid stopRate - it will be executed immediately - you can add this parameter with true value.

Response

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json