OTC Orders History

Returns historic OTC orders.

Response Fields

TermTypeDescription
IDintOrder ID
SYMBOLstringPair (tBTCUSD, …)
MTS_CREATEintMillisecond timestamp of creation
MTS_UPDATEintMillisecond timestamp of update
AMOUNTfloatPositive means buy, negative means sell.
INITIATORintOrder initiator, 0 means counter party initiated order, 1 means user initiated the order
INITIATOR_NICKNAMEstringUser's nickname
COUNTER_PARTY_NICKNAMECounter party user's nickname
PRICEfloatPrice
STATUSstringOTC order status, available statuses are: PENDING, CANCELED, REJECTED, COMPLETED

Ratelimit: 90 req/min

Language