Skip to content

A Stock prediction and analysis software built using python

Notifications You must be signed in to change notification settings

A-V-Jagannathan/StockGraph

Repository files navigation

StockGraph

There are 3 total options planned for StockGraph , out of which version 0.1 covers the first one -plot.

  • Plot : Allows easy visualization of stock trends over a period of time

How to run locally?

  1. Install dependencies - numpy,pandas,tkinter,tkcalendar
  2. Download all the uploaded files , and put them in the same directory
  3. If you want to visualize for another company's data which is not in the "individual_stocks_5yr\individual_stocks_5yr" directory, make sure the data in your csv file is in the same format as the others in the directory, secondly rename your csv file to "Stockname_data.csv"
  4. Run Homepage.py

Examples of Plot page

  1. Select your stock PlotPage stock selection

  2. Select the time period PlotPage date selection

  3. Select the required details and plot! PlotPage all

About

A Stock prediction and analysis software built using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages