Alert Set

Sets up a price alert at the given value

Response data

IndexTermTypeDescription
[0]INFOstring'type:pair:price'
[1]TYPEstringAlert type ('price')
[2]PAIRstringPair on which the price alert is active (tBTCUSD, tBTCUST, ...)
[3]PRICEfloatAlert price
[4]COUNTDOWNintThis is set to 100 when the alert is placed. Each time the alert is triggered, this number will go down. When the countdown reaches 0, the alert gets removed.

Ratelimit: 90 req/min

Body Params
string
required

Specify the alert type ('price')

string
required

Specify the alert symbol (ex. 'tBTCUSD')

string
required

Specify the alert price (ex. '232.2')

integer

Set the number of times an alert can trigger (ex. 100)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json