—
commands from ATAS
→ cTrader
rejected by DO
executed / received
| Symbol | Connection | Position | Volume | Seq | Rx | Ex | Fl | Killsw |
|---|
| Symbol | Side | Vol | Entry | P&L | SL | TP | Opened |
|---|
Submitted
| Symbol | Side | Vol | Entry | Exit | P&L | Fees | Duration | Closed |
|---|
| ATAS source | cTrader target | Lots per contract | Enabled | Notes | Updated | Actions |
|---|
ATAS publishes commands with the source contract code (e.g. MNQU6).
The Worker looks up the matching mapping here and translates to the cTrader symbol
(NAS100) and the proper volume in lots × lotsPerContract.
When ON, every incoming ATAS command is acknowledged but never sent to cTrader. The bridge state stays consistent. Use as the nuclear option.
Toggle dry-run / live for the DO. Live is gated by env
ALLOW_LIVE=false until you explicitly enable real broker accounts.