Professional-grade order flow analysis platform with volume bubble visualization for trading
Circles sized by volume and colored by buy/sell pressure for intuitive market analysis.
Switch between 1m, 5m, 15m, 1h, 4h, and Daily with instant chart updates.
Choose from Bubble, Hybrid, Footprint, or Delta visualization modes.
POC, Value Area High/Low indicators for key price level identification.
Track net buy/sell pressure over time to identify trend strength.
Automated signal detection with backtesting capabilities.
# 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