Сообщения пользователя Johan Kirsten. Поиск. StockSharp



ноя 7, 2017 - Hi I need to store my positions so that when my application starts up it can load the existing positions. The code I use is: var dataPath = @"Data\" + _connectorAccount.AccountName; _entityRegistry = ...