Sign in
If sign-in ever “hangs”, click Reset session below. (This clears local auth + reloads.)
Email
Password
Sign in
Sign out
Reset session (fix stuck)
Not signed in.
Plan & Billing
Your plan is billed monthly (Stripe). Credits are added via subscription payments or top-ups, then deducted as trades execute.
Manage subscription
Refresh status
Upgrade to Starter
Upgrade to Pro
Top up credits
Sign in to view your plan and manage billing.
Claim free test credits (one-time)
Tip: Claim once, then start testing your TradingView alerts.
Downloads
Download the MT5 EA ZIP, unzip it, then copy the .ex5 into MQL5 → Experts . Restart MT5.
Install path (Windows):
File → Open Data Folder → MQL5 → Experts
Tip: You can drag/drop the EA onto a chart after restarting MT5.
Downloads: Sign in to unlock the MT5 EA download.
Your API Key
Keep this private. Rotating disables your old key immediately.
Warning: Rotating your key disables your current key immediately. After rotating, you MUST update:
TradingView webhook JSON: api_key
MT5 EA input: InpApiKey
Rotate API key
Copy key
Show key
Webhook + TradingView JSON
TradingView → Alerts → Notifications → enable Webhook URL , then paste these values.
Webhook URL
https://api.geealgo.com/signal
Copy webhook URL
Message (JSON)
Replace YOUR_API_KEY_HERE with your key above. This is valid JSON and uses TradingView placeholders.
{
"secret": "GEESECRET2025_88FF29",
"api_key": "YOUR_API_KEY_HERE",
"symbol": "{{ticker}}",
"action": "buy",
"price": "{{close}}"
}
Recent activity
Pulls from signals_latest .
Time
Symbol
Action
Notes
—
Sign in to load activity.