https://github.com/bagelhole/stock-graph-python-gui
Simple GUI python app to show a stocks graph performance.
https://github.com/bagelhole/stock-graph-python-gui
gui matplotlib python3 tiingo tkinter
Last synced: about 1 year ago
JSON representation
Simple GUI python app to show a stocks graph performance.
- Host: GitHub
- URL: https://github.com/bagelhole/stock-graph-python-gui
- Owner: BagelHole
- License: mit
- Created: 2021-10-31T18:09:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T16:50:39.000Z (almost 4 years ago)
- Last Synced: 2023-06-12T19:30:12.978Z (about 3 years ago)
- Topics: gui, matplotlib, python3, tiingo, tkinter
- Language: Python
- Homepage:
- Size: 8.43 MB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stock-graph-python
Simple GUI python app to show a stocks graph performance. Made with Matplotlib and Tiingo.

## Tiingo API Key
You will need to add your own API key from [Tiingo](https://api.tiingo.com/)
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](https://choosealicense.com/licenses/mit/)