Messages of user Shubha . Search. StockSharp



May 10, 2017 - Hello, Also, when I try to create a candle chart with the above data containing ACCN@NYSE folder, it does not create any candles. I am using SampleChart sample from Samples/Chart/Sample example that c...


May 10, 2017 - Hello, I am trying to run a simple SMA strategy on the converted candles using HistoryEmulationConnector on the Data folder. I am specifially using the sample code in the Lesson Video 8 - TestingAndTr...


May 10, 2017 - Hello, I am trying to run a simple SMA strategy on the converted candles using HistoryEmulationConnector on the Data folder. I am specifially using the sample code in the Lesson Video 8 - TestingAndTr...


May 3, 2017 - Thank you for the code. We have multiple files where the 5 minute candle data is stored for each stock on the exchange. Please recommend the best approach for running strategy on these files. One solu...


Apr 27, 2017 - Hello! Looking forward for the example code as mentioned above, it will be really helpful. Thank you.


Apr 25, 2017 - Hello, Attaching txt file where the history data is stored. Data is stored in the format date, time, O, H, L, C and Volume values separated by comma. Thank you.


Apr 24, 2017 - Hello, We are building a trading application using StockSharp APIs for strategy and backtesting. Our application is built using Visual Studio 2010, .NET 4.0. When trying to add reference to S# librari...


Apr 24, 2017 - We want to perform strategy backtesting on history data stored in txt file. As we understand from the samples, the txt file should be converted to S# format before we can run strategy and testing on t...