Started on Sept. 1, 2021
6 hours spent on this project

Trading View OpenCV Python Github

Small GUI to see short term candles (5m - 0.5s) from Binance made with opencv-python.

I made a lightweight GUI to see short term Binance candles using theirs aggregated trades using OpenCV python.

I made it first over a day for fun, but now I'm targeting in improving it by adding functionalities and navigation options.

Actually I'm trying to create a simple event system using components that can receive (an propagate to theirs childs) mouse or keyboard events (based on clickboxes).