- Notifications
You must be signed in to change notification settings - Fork0
ashutoshswamy/Stock-Visualizer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple Python program in which you can convert the stock data into a graph.
The data used in this program is downloaded from official NASDAQ website.
Here's the link -Click Here
stock.py
- In this file you can only see the graph for one particular company.custom_stock.py
- In this file you can see the graph of multiple companies depending upon the user input.
About
This is a simple Python program in which you can convert the stock data into a graph.