So the question is: is there a way for the Strategies, when experiencing a disconnection from the data provider and then reconnecting, to recognize the current position and continue managing it? All the related features should work in this same was as if there were no disconnection:
- Position.GetUnrealizedProfitLoss()
- (TradeCollection)s.SystemPerformance.AllTrades.ByD ay[]
- etc

Comment