Paste this URL in your TradingView alert → "Webhook URL" field.
Copy iNakaTrader.mq5 to your MT5 MQL5/Experts folder and compile it. Attach it to any chart on your desired symbol.
Set these fields in the EA's input panel:
Create a TradingView alert and send this JSON to your webhook URL to start trading:
Use alertX to arm a trade and alertY to confirm it. Or use PINE mode to connect a Pine Script strategy directly. Example trade alert:
Send alertZ to close positions immediately. Use alertZ1 + alertZ2 for a two-step confirmation close: