This project is a Windows Forms desktop application built in C# that allows users to load and analyze stock candlestick data from CSV files. The application reads stock data using a custom data-loading class, converts each row into a candlestick object, and displays the results in a DataGridView for easy viewing. Users can filter the displayed stock data by selecting a start and end date and update the results dynamically. The project demonstrates concepts such as file input/output, CSV parsing, object-oriented programming, and interactive UI development in Windows Forms.
An204o/C-sharp-Projects
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|