GEE Algo

Dashboard

Sign in to view credits, manage your plan, and rotate your API key. Your API key is required for: TradingView alert JSON → api_key MT5 EA input → InpApiKey

Sign in
If sign-in ever “hangs”, click Reset session below. (This clears local auth + reloads.)
Forgot password?
Not signed in.
Credits
Status
Plan & Billing
Your plan is billed monthly (Stripe). Credits are added via subscription payments or top-ups, then deducted as trades execute.
Plan
Renews / Ends
Sign in to view your plan and manage billing.
Tip: Claim once, then start testing your TradingView alerts.
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
(none)
Webhook + TradingView JSON
TradingView → Alerts → Notifications → enable Webhook URL, then paste these values.
Webhook URL
https://api.geealgo.com/signal
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.