Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 598 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 598 Bytes

Stock_Price_Predicton

A web app to fetch and visualize stock data of many companies using yfinance api and chart.js. It can also predict future prices of many stocks.

It have various functionalities like fetch and visualize stock prices of a particular company, compare stock prices of two companies by visualizing them in form of graph, get all stock data in a table and predicting future stocks data. I used LSTM to predict stock prices. In this web app you can also import stock data in CSV format.

Demo :-