Position
Last updated
Last updated
positionCode
Unique code of a position
String, required
symbol
Symbol of the position’s instrument
String, required
quantityNotional
Current quantity notional of the position in notional units (not in lots); unsigned value
, required
side
Side of the position. Either BUY
(long) or SELL
(short)
String, required
openTime
Timestamp in UTC when this position was opened
Timestamp, required
openPrice
Price at which the position was opened
, required
lastUpdateTime
Timestamp in UTC when this position was last updated
Timestamp](#dates-times), required