https://github.com/NeuralNine/stock-visualizer
A Python application that visualizes stock data using professional candlestick charts.
https://github.com/NeuralNine/stock-visualizer
Last synced: 2 months ago
JSON representation
A Python application that visualizes stock data using professional candlestick charts.
- Host: GitHub
- URL: https://github.com/NeuralNine/stock-visualizer
- Owner: NeuralNine
- Created: 2019-08-25T12:39:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T15:55:34.000Z (over 2 years ago)
- Last Synced: 2024-08-14T07:08:02.656Z (about 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 113
- Watchers: 5
- Forks: 48
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - NeuralNine/stock-visualizer - A Python application that visualizes stock data using professional candlestick charts. (Python)
README
# stock-visualizer
A Python application that visualizes stock data using professional candlestick charts.NEURALNINE (c) 2019
Stock Visualizer v0.1 AlphaThis application allows you to visualize stock data professionally using candlestick charts. Just enter the starting date, the end date and the respective ticker symbol.
This is the very first prototype and the code is not very clean
Also there may be a couple of bugs
A lot of exceptions are not handled