DataProXL.com
Data Processing Using C#, CSV, SQLite And ASP.NET Charting Using NPlot.dll
Uses YahooStocks.dll provided by eggheadcafe.com to get the historical stock prices and NPlot.dll to show the stocks chart.
In your web.config, update the SQLiteConnectionString. E.g.: This demo is hosted at webhost4life. More details coming soon... Acknowledgements: Many thanks to Mr. Peter Bromberg for his article and the windows app code on eggheadcafe.com: C# .NET Yahoo Stock Download and Charting. Charting dll is from NPlot library. Database engine is System.Data.SQLite. (All dlls are available in the solution downloaded from the article). |