The Positions
property in Robot
gives access to all open positions. You can enumerate or search it. There are also events like Positions.Opened
, Positions.Closed
, etc. (These are not shown above but exist in the API.) In backtesting, the “Positions” tab shows all currently open positions (analogous to TradeWatch).