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

Language