Skip to content

An204o/C-sharp-Projects

Repository files navigation

C-Projects

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors