Community-built bridge

ES & NQ Gamma Exposure Bridge
for ATAS

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.

Get the Bridge Open the Terminal
✓ Windows ✓ macOS
TLADe GEX Dashboard + Quantum Field Ladder running on an ATAS chart for ES futures, showing call/put walls, zero gamma, and dealer-positioning levels live on the chart.

Two-layer architecture.
Local bridge, native chart.

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.

What the bridge does

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.

Community-maintained Originally contributed by Mihai Ostafe (Windows) and ported to macOS by Krzysztof and Cornel. Source under MIT on GitHub — issues, PRs and platform forks welcome. Stefano hosts the canonical builds and ships fixes upstream.

3 native ATAS modules

📊

GEX Dashboard

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.

Ψ

Quantum Field Ladder

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.

Local Bridge

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.

💻

Windows + macOS

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.

Get started in 4 steps

1

Subscribe to TLADe

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

2

Get the bridge files

Clone the tradelikeadealer/tlade-bridges repo and pick the bridges/atas folder (Windows) or bridges/atas/mac (macOS). All builds are MIT-licensed.

3

Build & install the C# indicator

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.

4

Run the receiver

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.

Run your edge inside ATAS.

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