cTrader Connection

Status

Loading…

How it works (Option A)

When you arm a saved trade on the Trades page, the worker places a pending order at your planned entry with SL and TP attached:

Orders run on the Python worker even when your browser is closed.

Setup checklist

  1. Create an Open API app at openapi.ctrader.com
  2. Copy data/ctrader_config.example.jsondata/ctrader_config.json with your credentials
  3. Set redirect URI to
  4. Start worker: cd ctrader-service && pip install -r requirements.txt && python worker.py
  5. Click Connect cTrader above (demo account first)