mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-03-30 09:26:47 +00:00
Create README.md sc Update README.md Added the stock.py which will perform the stock visualization, as well as the README.md along with the screenshot files.
11 lines
415 B
Markdown
11 lines
415 B
Markdown
# Stock Visualizer
|
|
|
|
## About
|
|
A stock visualizer, that uses the Yahoo Finance library to create a customizable graph for the user to see.
|
|
It will ask the user for input, specifically for the stock symbol, and the start and end dates in the form (YYYY-MM-DD).
|
|
Then, it will output a graph with those specifications.
|
|
### Input Queried from User
|
|

|
|
### Output Graph Generated
|
|

|