iNakaTrader

Client Portal — enter your license key

Don't have a key? View plans →

🪪 Your License
Active
🔗 Your Webhook URL
Loading…

Paste this URL in your TradingView alert → "Webhook URL" field.

📡 Live Strategy Status
Loading…
📘 Quick Setup Guide

Install the EA on MetaTrader 5

Copy iNakaTrader.mq5 to your MT5 MQL5/Experts folder and compile it. Attach it to any chart on your desired symbol.

Configure the EA inputs

Set these fields in the EA's input panel:

Loading…

Start the loop in TradingView

Create a TradingView alert and send this JSON to your webhook URL to start trading:

Loading…

Send your strategy alerts

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:

Loading…

Close positions

Send alertZ to close positions immediately. Use alertZ1 + alertZ2 for a two-step confirmation close:

Loading…
Copied!