mahmoud20138/OrderFlow-Analysis-Pro — reverse-engineered prompt
Reverse engineered prompt
Build me a real time order flow trading app in Python that watches live market data from Bybit and MT5 and turns it into something I can actually use during the session. I want a web dashboard with live updates, charts, footprint views, delta and cumulative delta, volume profile with key levels like POC, VAH, and VAL, plus an order book view. It should track multiple instruments and store the data so I can review signals later.
I also want the system to detect the main order flow setups, things like absorption, initiative, sweeps, exhaustion, and divergence, then combine them into a simple score or trade state so I can see when a setup is forming, active, moved to break even, trailing, or exited. Please include Telegram alerts for important events and a clean API and WebSocket feed for the dashboard. If there is a demo or paper mode, add that too. Keep setup practical and documented, and look up current docs online if you need to.
Want more depth? Deep Reverse