Connect Your Exness MT5 Account
Your credentials are AES-256 encrypted — never stored in plaintext.
Telegram Notifications
Get instant alerts for signal executions, blocks, and daily AI news briefings.
Click below to open the Minesix bot and send /start
After sending /start, the bot will reply with your Chat ID. Paste it below.
WhatsApp Notifications
Receive trade alerts and AI news summaries directly to WhatsApp.
We use the WhatsApp Business API to send notifications. Enter your WhatsApp number below (include country code).
TradingView Webhook
Your unique webhook URL to paste into TradingView alert actions.
https://api.minesix.io/wh/usr_a8f3k2x9
TradingView's {{ticker}} may include exchange prefixes (e.g. OANDA:XAUUSD). Map them to the exact Exness instrument names below.
{
"action": "{{strategy.order.action}}",
"symbol": "{{ticker}}",
"price": {{close}},
"volume": 0.01,
"sl": {{strategy.order.stop_loss}},
"tp": {{strategy.order.take_profit}},
"comment": "MinesixBridge"
}
Current Plan
Manage your Minesix.io subscription
Payment History
Payment Methods (via Stripe)
EXPRESS
All payments processed securely via Stripe · PCI-DSS Level 1 · 256-bit SSL
Your Unique Webhook URL
Paste this into your TradingView alert's Webhook URL field. Every alert triggers Minesix AI evaluation.
https://api.minesix.io/wh/usr_a8f3k2
Make sure your strategy has a working entry/exit signal. Works with any Pine Script indicator.
Set the condition to your signal. In "Alert Actions", enable Webhook URL and paste the URL above.
Use this exact format in the alert message body:
{"action":"{{strategy.order.action}}","ticker":"{{ticker}}","price":{{close}},"comment":"minesix"}
Fire a test alert. Check your Signal Logs page in Minesix — you should see it appear within seconds.
Webhook Secret Token
Add this token to your TradingView JSON payload to authenticate signals. Prevents spoofed requests.
"token" field in JSON payload)mxs_live_a8f3k2x9p4q7r1z5
{
"action": "{{strategy.order.action}}",
"symbol": "XAUUSD",
"price": {{close}},
"volume": 0.01,
"token": "mxs_live_a8f3k2x9p4q7r1z5"
}
API Keys
Use these keys to integrate Minesix with external tools (n8n, Zapier, custom scripts).
mk_live_••••••••••••••••••••••••••••••sk
Connected MT5 Accounts
Manage multiple Exness MT5 accounts. Each account can have independent risk settings.