Not an MT5 login connector
Signal webhooks ingest trade intents from TradingView alerts or your own systems. Follower execution still happens on MetaTrader 5 accounts you connect in Accounts.
Features · Signal webhook
Create a Webhook or TradingView channel in Trade Signals, start a copy route to a follower, and POST open/close signals — same pipeline as other feed sources.
Signal webhooks ingest trade intents from TradingView alerts or your own systems. Follower execution still happens on MetaTrader 5 accounts you connect in Accounts.
In the cockpit open Trade Signals → Feeds, create a Webhook or TradingView channel (secret auto-generated), then Start copy to a follower with optional template and symbol map.
Post action, symbol, side, and lots (plus optional SL/TP and signal keys). Close and CloseAll match open trades by key when provided.
Webhook signals share the platform pipeline with Telegram feeds and manual test trades — risk templates and execution logs apply the same way.
POST /api/v1/signals/webhook/{feedSourceId} with X-Webhook-Secret (or bearer / query / path secret). Full field list and examples live in the operator cockpit after you create a channel.