Messages of user Johan Kirsten. Search. StockSharp



Nov 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 = ...