You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A stock data analysis tool which will help the investors to analyze the past days data of a particular stock.
About
This project is a Flask-based web application that enables users to analyze historical stock data by entering a company symbol along with a date range. The application fetches real-time stock data, performs data cleaning, conducts exploratory data analysis (EDA), and generates visualizations to help users understand stock trends.