RefreshData Method¶
RefreshData¶
Summary¶
Updates MarketSeries, Positions, PendingOrders, History, etc.And sends postponed events after Thread sleep call.If you put the main thread on sleep by calling Thread sleep methodthen you have to call RefreshData after Thread wakes up to sendthe postponed events while thread was sleeping.
Signature¶
1 |
|
Return Value¶
void
Declaring Type¶
Last update: January 27, 2023