15 lines
613 B
Markdown
Raw Normal View History

2023-04-22 21:45:17 +05:30
A python script for STOCK VISUALISER
Issue no. - #414
A proper and concise visualization of an stock is necessary to understand it before investing. It's not possible to visualise it over a long period of time in conventional softwares.
yfinance library, gets the stock growth
Tkcalendar, give user a option to can choose the duration for stock analysis
mplfinance library, plots the graph
after running the program allows to choose the date from which user needs to see the graph then user need to press visualise button and they have to give token/stock number so the graph will be shown for that stock