Positions Snapshot

Returns position snapshots of user positions between the specified start and end perimiters. Snapshots are taken daily.

Fields

TermTypeDescription
SYMBOLstringPair (tBTCUSD, …).
STATUSstringStatus (ACTIVE, CLOSED).
±AMOUNTfloatSize of the position. A positive value indicates a long position; a negative value indicates a short position.
BASE_PRICEfloatBase price of the position. (Average traded price of the previous orders of the position)
FUNDINGfloatFunding amount
FUNDING_TYPEint0 for daily, 1 for term.
POSITION_IDintposition identifier
MTS_CREATEtimeTimestamp of creation (millis)
MTS_UPDATEtimeTimestamp of last update (millis)

Ratelimit: 90 req/min

Language