Stream TLADe GEX levels — call walls, put walls, zero gamma, expected move, GEX profile — straight into your ATAS workstation. Native indicator on the ATAS side, local receiver on your machine.
The ATAS bridge ships as a native C# indicator + a tiny Python receiver that runs on your machine. The receiver pulls fresh TLADe data each session and the indicator paints walls, zero gamma, EM bands and GEX profile right on the ATAS chart — no manual import.
The ATAS indicator pushes live ticks, closed bars and order-flow deltas to the local Python receiver (localhost:5000). The receiver caches the latest TLADe session and feeds it back to the ATAS dashboard so call walls, put walls, zero gamma and the GEX profile stay in sync with every published Mother snapshot — Asia, Europe, Pre-Open, RTH Open, Opening Range, Close.
Call walls, put walls, zero gamma, expected move bands and the full GEX profile drawn on your ATAS chart. Same data layer as the TLADe Terminal — only the renderer changes.
The TLADe Field topology rendered as a vertical ladder of mass + charge per strike. Magnets, fast lanes and Lagrange boundaries — the force field behind the bars.
The C# indicator + a small Python receiver run on your machine. Pushes live ES/NQ ticks and closed bars at ~10ms latency. Auto re-backfills on Python restart, JSON-safe formatting, OHLC validity guards.
Native C# build on each side. The macOS port handles ATAS X's timezone quirks (auto-detected time strategy) so the chart aligns whatever the OS region. Fixes are upstreamed on both platforms.
Any active plan (Daily $1.99, Monthly $9.99, Yearly $99*) unlocks the live data feed the receiver pulls each session.
*Prices exclude EU VAT where applicable
Clone the tradelikeadealer/tlade-bridges repo and pick the bridges/atas folder (Windows) or bridges/atas/mac (macOS). All builds are MIT-licensed.
dotnet build TLAdeBridgeATAS.csproj -c Release drops the DLL into your ATAS Scripts folder (Windows). On macOS, copy the DLL into the ATAS X bundle (manual, by design — see README). Restart ATAS and add the indicator to an ES or NQ chart.
Double-click start.bat (Windows) or start.command (macOS) — it launches the Python receiver on localhost:5000. The ATAS indicator auto-detects it and starts streaming. Leave it running; restarts are idempotent and the bridge re-backfills the last 200 bars automatically.
Open the ATAS card inside the TLADe terminal and the setup modal walks you through the bridge end-to-end: clone the repo, build the C# indicator, launch the local receiver, verify the chart link. Mac users get the platform-specific notes inline.
Same TLADe data layer, native to your order-flow workstation. Free bridge, MIT-licensed, community-maintained on Windows and macOS.
Start with TLADe View on GitHub