IB Order Flow System

Professional-grade order flow analysis platform with volume bubble visualization for trading

Dashboard available at port 8050
Launch Dashboard Quick Start Guide
📊

Volume Bubble Visualization

Circles sized by volume and colored by buy/sell pressure for intuitive market analysis.

Dynamic Timeframes

Switch between 1m, 5m, 15m, 1h, 4h, and Daily with instant chart updates.

📈

Multiple Display Modes

Choose from Bubble, Hybrid, Footprint, or Delta visualization modes.

🎯

Volume Profile Analysis

POC, Value Area High/Low indicators for key price level identification.

Cumulative Delta

Track net buy/sell pressure over time to identify trend strength.

🤖

Trading Bot

Automated signal detection with backtesting capabilities.

Supported Instruments

ES
E-mini S&P 500
CME
NQ
E-mini Nasdaq 100
CME
CL
Crude Oil
NYMEX
GC
Gold
COMEX

Quick Start

# Install dependencies
pip install -r requirements.txt

# Run the application
python run.py

# Or use the batch file (Windows)
run.bat

# Start the trading bot
python run_bot.py