Python Stock Predictor

A simple python stock Predictor

Demo

Demo

Run Locally

Clone the project

  git clone https://github.com/yashraj-n/stock-price-predictor

Go to the project directory

  cd stock-price-predictor

Install dependencies

  pip install autots numpy pandas matplotlib seaborn

Run

  python stonks.py

Usage/Examples

To download dataset,
Visit Yahoo Finance, search for your desired stock/cryptocurrency

search

Then, goto historical dataset

historical data

and click on download

download data

save the file in the same folder as of repo and then run it.

GitHub

View Github