Dokumentation
TheConnector-Benutzeranleitungen für TradingView, MT4 und MT5
Schritt-für-Schritt-Anleitungen für Einsteiger: TradingView-Alerts konfigurieren, den Kundenbereich nutzen und den MT4- oder MT5-Bot installieren.
Library
Published guides
5
Sections in active guide
5
TradingView
Published
TradingView webhook format
Configure the TradingView webhook URL and alert message for TheConnector.
Goal
Use a TradingView alert format that TheConnector can accept and dispatch to MT4 or MT5.
Webhook URL
- Recommended format:
https://webhook.winakfx.com/YOUR_ACCESS_KEY - One account uses one access key
Screenshot to capture
Account details
Show the access key and the exact webhook URL copied from the client area.
Simple alert message
short,GBPJPY,risk=1,sl=0.1252220854,tp=0.6261104269long,XAUUSD,risk=2,sl=15,tp=30
Pending order example
buylimit,EURUSD,price=1.08050,risk=1,sl=1.07850,tp=1.08450
Important
sl,tpandpricefollow the account price mode: absolute price, pips or percentageTransactionsis the first page to inspect after a test alert
Screenshot to capture
TradingView alert dialog
Show the webhook URL field, the message field and the trigger mode.
Shared source
Dieselbe Inhaltsquelle speist `/admin/content` und die öffentliche Dokumentation.