An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# stock-visualizer
A Python application that visualizes stock data using professional candlestick charts.

NEURALNINE (c) 2019
Stock Visualizer v0.1 Alpha

This 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