Position
Field
Value
Type
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
Number, 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
lastUpdateTime
Timestamp in UTC when this position was last updated
Timestamp](#dates-times), required
Last updated