Returns 10 / 50 / 100 of the highest bid orders and the lowest ask orders.

Response details

KeyTypeDescription
sell / buyarray
* ra decimalRate of the order
* ca decimalCurrent amount of cryptocurrency in the order
* sa decimalStarting amount of cryptocurrency in the order
* pa decimalAmount of cryptocurrency before the last change
* co integerAmount of orders in the position at specific rate
timestampUnix TimestampTime of execution on server. For this time all above values are actual
seqNointegerSequence number. Allows you to keep the order of received data.
Language