Documentación
Guías de usuario de TheConnector para TradingView, MT4 y MT5
Guías paso a paso para usuarios novatos: configurar alertas de TradingView, usar el área de cliente e instalar el robot MT4 o MT5.
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
La misma fuente de contenido alimenta `/admin/content` y la documentación pública.