Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 336 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 336 Bytes

Finance

Stocks tools Pyhton modules to plot different graphs Ml models to predict stocks

  • clone to the directory

  • install packages

    • pip install -r requirements.txt
  • open intro.py

    • chnage the web.DataReader('VIAANINDUS.BO','yahoo',start,end) to desired symbol
  • analyse the data using candle stricks

  • Happy trading