akenshaw / btcusdt-orderflow

Python GUI visualizing real-time market trading activity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visualizes orderbook and market trades using PyQt and PyQtGraph

Heatmap: image Top left is showing market orders that hit the bid or the ask in the recent minute. Bottom left is showing the values of biggest volume that hit the market at that time, so it's not cumulative volume, but singular biggest trade. Bottom right is showing the size distributions of trades happened in the graph time range.

Depth of Market:

About

Python GUI visualizing real-time market trading activity

License:MIT License


Languages

Language:Python 100.0%