Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 818 Bytes

File metadata and controls

22 lines (12 loc) · 818 Bytes

Stock Visualiser

Short description of package/script

-Here firstly using the mpl finance lib we get the stock growth and then read the data through pandas and plotting the graph using matplotlib .Here we also give one feature for user that they can choose the duration for stock analysis we give them this option using tkcalendar.

  • List out the libraries imported: matplotlib ,pandas, tkcalendar,tkinter, date,mpl_finance

Setup instructions

Here after running the program we need to choose the date from which we need to see the graph then we need to press visualise button and we have to give token/stock number so they graph will be shown for that stock

Output

image image image

Author(s)

Neel Shah