PositionUpdate

class roq.PositionUpdate

Update relating to current position for a symbol/side/account

__init__(self: roq.PositionUpdate, arg0: roq::PositionUpdate) None
property account

Account name

property exchange

Exchange

property exchange_sequence

Exchange message sequence number

property exchange_time_utc

Exchange timestamp, possibly from matching engine (UTC)

property external_account

External account name

property long_quantity

Current long position (absolute)

property margin_mode

Margin mode

property sending_time_utc

Exchange sending timestamp (UTC)

property short_quantity

Current short position (absolute)

property stream_id

Stream identifier

property symbol

Symbol

property update_type

Update type