Syntax
Public Sub OpenPositionsLoaded()
Thisevent is fired when all of the open positions for the selected account are loaded.
Parameters
No Parameters.
Remarks
Use this event to know that all of the open positions have been loaded, if you want to make any action depends on the open position data you have to check via this event that all of the open positions data have been loaded.
See Also