Concept demo — runs in your browser, no real broker

TradingView alert → cTrader trade local listener

The exact path you want: a TradingView alert hits a local listener on your PC, the shared secret is checked, the JSON is parsed, and a cTrader order is built. Edit the alert, or break the secret, and watch what the listener does with it.

TradingView alert (webhook body)

cTrader order the listener would place

Deliver an alert to see the parsed order.
listener log…