I. MANUAL GUIDE & TECHNICAL SETUP (IMPORTANT)
1. Your 24/7 AI Assistant & Web Dashboard (Replacing Boring PDFs)
Forget about reading long, dry, and time-consuming PDF manuals. You now have two interactive guides at your fingertips:
- Telegram AI Assistant: Chat directly with my exclusive AI Assistant on Telegram — https://t.me/ThangforexBot
- Full-feature web dashboard: The advanced controls — license management, account binding (up to 20 MT5 accounts per license), AI prompt generator, and the MQL5 activation flow — all live on your dashboard at https://eatrading.ai/dashboard
Instant Answers: Get immediate help with setup, operation, and expert tips.
Interactive Learning: Instead of figuring it out yourself, just ask. The bot acts as your personal guide and the dashboard gives you visual, click-through control over every license and feature.
For the complete written documentation — every one of the 32 EA inputs, every pop-up alert, every Experts-tab log message, and how to fix it — visit the full reference at https://eatrading.ai/How-to-prompt.
2. AI Server Connection (Essential for Backtesting and Live Trading)
If you are unable to perform backtesting or execute trades, it is almost always because you have not authorized the required endpoints connecting your terminal to our AI infrastructure. To enable the EA to communicate with the 5-agent AI Brain and function correctly, you MUST add our 7 core URLs to your MT5 settings.
Step-by-step:
- In MetaTrader 5, open Tools → Options → Expert Advisors .
- Tick Allow WebRequest for listed URL.
- Click Add and paste each of the URLs below, one at a time.
- Click OK. Restart the EA on your chart.
| URL | Why it is required |
|---|---|
| https://api.eatrading.ai | License validation, account binding, central signal hub |
| https://api.openai.com | Technical Agent (GPT-5 mini), Portfolio Manager (GPT-5), Bear Agent (GPT-4o), backup agent |
| https://api.anthropic.com | Bull Agent (Claude Sonnet 4.6) — bullish thesis generation |
| https://generativelanguage.googleapis.com | Research Manager & Judge (Gemini 3 Pro) — adjudicates the bull/bear debate |
| https://api.deepseek.com | Optional cost-saving inference provider (configurable) |
| https://api.x.ai | Optional Grok inference provider (configurable) |
| https://script.google.com | Real-time global time sync & logging gateway |
Why this matters: Properly installing these specific URLs allows the EA to access the multi-model debate stack (OpenAI, Anthropic, Google, plus optional DeepSeek/xAI), our central processing server, and our data synchronization gateway. Without this connection network, the EA cannot run its 5-agent verification pipeline. If any URL is missing, you will see WebRequest error 4060 in the Experts tab and the EA will refuse to open any trade — by design.
Ensure your "F1 car" is connected to the right track for maximum performance! 🤝
✅ Join Our Telegram Channel: https://t.me/forexeatradingchannel — Join my Telegram channel with 5,000+ followers to get the latest news, signal screenshots, and EA updates.
II. What You Need for the Best Trading Results
1. True ECN Brokers
I have tested this extensively with real money. After running my trading strategy on live accounts with many different brokers, I have selected the three that perform the best. My analysis shows that using typical brokers will only yield about 80% of the results you see from my live trading signals.
Unlike the centralized stock market, Forex has no single, unified price feed:
- Every broker sources liquidity from different providers, creating unique data streams.
- Price spreads, candle formations, and volume can vary drastically between brokers.
- A buy signal on a reputable ECN broker might be a "no trade" or even a sell on a lesser platform.
This discrepancy causes "Butterfly Effects" in algorithmic trading. Your EA might be perfect, but if the data input is flawed, the output will be a failure. The 5-agent debate inside Quant AI Agents amplifies this — bad ticks confuse the Technical Agent, which then biases the Bull/Bear debate, which the Judge will (correctly) flag as low-confidence and skip.
To get the same trading results as my Live Signals, I highly recommend using True ECN brokers: IC Markets, Tickmill, or IC Trading (for EU traders).
Open an account with ECN Brokers:
- ✅ IC Markets — Engineered for EA Excellence: https://icmarkets.com/?camp=63666
- ✅ Tickmill — Raw Spreads & Ultra-Fast Execution: https://tickmill.link/4hQlfku
- ✅ IC Trading — High Leverage for EU Traders (European branch of IC Markets): https://www.ictrading.com/?camp=85947
2. Good VPS
🔥 SPECIAL PROMOTION ON THE BEST AND FASTEST VPS — 30% DISCOUNT! 🔥
You only need about $5.5/month for a great VPS. Whether you use my EA or another EA, my advice is to run your Expert Advisors on a cost-effective VPS to ensure uninterrupted AI connectivity. The 5-agent pipeline runs every closed candle — even a 30-second internet hiccup at home can cause a missed signal.
👉 To use an EA you need a VPS: https://bit.ly/AdvancedVPS
When you make a purchase, type in the discount code THANGEA30 to get 30% off.
III. Why We Don't Need Your API Keys: A Transparent Look at Our Centralized 5-Agent AI Architecture
1. Abstract
This document outlines the architectural framework of a proprietary Expert Advisor (EA) designed to bridge retail trading platforms with institutional-grade artificial intelligence. The system utilizes a two-stage processing model: a local technical scan and a centralized AI verification layer powered by a 5-agent debate between OpenAI (GPT-5, GPT-5 mini, GPT-4o), Anthropic (Claude Sonnet 4.6), and Google (Gemini 3 Pro). This paper explains the rationale behind the "No API Key" requirement, details the precise lifecycle of data transmission, defines privacy protocols, and describes the built-in fail-safes.
2. System Architecture: The Two-Stage Model
The EA operates on a hybrid architecture that distributes processing loads to optimize for speed and analytical depth. This negates the need for users to supply their own paid API keys.
2.1 Stage 1: Local Technical Scan (Client-Side Processing)
- Function: Executes directly within your MetaTrader terminal, analyzing raw price action and technical indicators (ATR, regime classification, meta-labels).
- Purpose: To identify immediate technical setups with zero latency and pre-filter noise before paying for AI inference.
2.2 Stage 2: Centralized 5-Agent AI Verification (Server-Side Processing)
When the local scan flags a candidate setup, the data is forwarded to api.eatrading.ai , which acts as the router. The server orchestrates a structured debate between five specialized agents:
| # | Agent | Model | Role |
|---|---|---|---|
| 1 | Technical Agent | GPT-5 mini (OpenAI) | Reads price action, indicators, and structure — produces a neutral technical brief. |
| 2 | Bull Agent | Claude Sonnet 4.6 (Anthropic) | Constructs the strongest possible bullish thesis from the brief. |
| 3 | Bear Agent | GPT-4o (OpenAI) | Constructs the strongest possible bearish thesis from the brief. |
| 4 | Research Manager (Judge) | Gemini 3 Pro (Google) | Adjudicates the bull/bear debate, scores conviction, demands rebuttals if needed. |
| 5 | Portfolio Manager | GPT-5 (OpenAI) | Makes the final go/no-go decision and sizing recommendation under risk constraints. |
A Backup Agent (GPT-4o mini) is on standby for any primary agent that returns a transient failure, ensuring the pipeline always completes.
Economic Rationale: By operating a centralized enterprise-grade API subscription across three frontier model providers, we absorb the variable token costs associated with each inference. A single round of the 5-agent debate costs significantly more than a one-shot GPT call — running it yourself with retail API keys would cost you roughly $20–$50 per month per chart. We bundle that into the EA license at a fixed price.
3. Data Transmission and the Middleware Bridge
Communication between your terminal and the AI network is facilitated by a secure middleware bridge.
3.1 The Data Lifecycle
- Collection: At the close of every configured candle, the EA collects OHLC data and local indicator values.
- Transmission: The EA uses the MQL5 WebRequest function to POST a lightweight JSON payload to https://api.eatrading.ai .
- Inference & Syncing: The central server orchestrates the 5-agent debate (OpenAI + Anthropic + Google) to produce a validated conviction score. Concurrently, operational logs and system events are synced via https://script.google.com .
- Response: The server returns the validated signal (direction, conviction, suggested SL/TP) to the EA for execution.
3.2 Privacy Protocol: Data Scoping
- Transmitted Data: Restricted strictly to market data (Symbol, Timeframe, Price Data) and a hashed license identifier for authentication.
- Excluded Data: The system explicitly does not collect Personally Identifiable Information (PII), account names, balances, broker names, IP addresses, or open position details.
- Stateless Operation: The AI inference engines are stateless regarding user identity; they process mathematical inputs and return outputs without retaining session data.
4. Transparency and Performance Safeguards
4.1 Dynamic Risk Management
The Research Manager (Gemini 3 Pro) cross-checks each debate against real-time macro context and known high-impact events. Coupled with https://script.google.com for real-time global time synchronization, the system can dynamically halt trading to protect your account against sudden spread widening and slippage around news.
4.2 The "Fail-Safe" Mechanism
- Safety Mode Activation: If the connection to any required AI provider is interrupted (e.g., api.eatrading.ai unreachable, or any of the model APIs time out beyond the backup-agent fallback), the EA immediately enters Safety Mode.
- Default Action: WAIT.
- Execution Logic: The EA is hard-coded to never open a trade without a confirmed validation response from the Portfolio Manager. Capital is never exposed to unverified setups.
- Hard Equity Floor: An independent equity-floor guard (configurable input EquityFloorPct ) will close all positions and stop trading if drawdown exceeds your threshold — regardless of what the AI says.
5. Required Configuration for Connectivity
To enable the vital data flows described above, navigate to Tools → Options → Expert Advisors in MetaTrader 5 and add all 7 URLs listed in Section I.2 above to the "Allow WebRequest for listed URL" section.
6. Conclusion
This system provides retail traders with access to a centralized 5-agent AI debate network — a setup that would normally only be available to quant funds with dedicated MLOps teams. By clarifying the specific roles of GPT-5, Claude Sonnet 4.6, Gemini 3 Pro, GPT-5 mini, and GPT-4o within our architecture, we eliminate the "Black Box" stigma. While our prompt engineering, regime classification, and meta-labeling logic remain proprietary, the logic governing connectivity, data transmission, and safety protocols is 100% transparent.
IV. Bought on MQL5 Market? Activate Your Web License Here
The EA you downloaded from MQL5 Market works out of the box for trading — but the advanced features (web dashboard, AI Prompt Generator, multi-account binding up to 20 MT5 accounts, prompt library, license self-service) live on eatrading.ai. Activate your free web license in 6 quick steps:
- Find your MQL5 Order Number. Log in to mql5.com → click your profile → Payments. The order number is the digits column next to "Quant AI Agents MT5". Copy it (typically 5–12 digits).
- Create a free account at eatrading.ai/signup. Use any email — ideally the same one you use on MQL5, but it does not have to match (we reconcile via order number, not email, since MQL5 does not share buyer emails with vendors).
- Open your dashboard: https://eatrading.ai/dashboard
- At the top of the dashboard, find the box "Bought EA on MQL5 Market?" Paste your order number into the input and click Submit.
- The box will switch to "⏳ Pending admin review". I review submissions manually against my MQL5 vendor panel — usually within a few hours, never longer than 24 hours.
- Once approved, your account is upgraded to EA Owner: a license key appears in My EAs, you can bind up to 20 MT5 accounts to that key, and the AI Prompt Generator + Prompt Library unlock. Paste the same license key into the EA's LicenseKey input on your chart to confirm activation.
Why isn't this instant? MQL5 Market does not expose buyer emails to vendors, so there is no automated way to match your eatrading.ai signup to your MQL5 purchase. Manual review is the only reliable bridge. Thank you for your patience.
What if I lose access? Your EA from MQL5 Market keeps working forever — that's a perpetual MQL5 license. The web account is a bonus layer for the advanced features. If you ever lose your web login, just reset your password — your license stays linked to your account.
V. iB Beta Tester Program for Future EAs
When you register an account through my Broker links, you not only receive standard trading conditions, but also enjoy a range of special privileges exclusively for our trader community:
1. Optimize Your Trading Results
- Get the exact same trading results as my Live Signals.
- Gain the opportunity to become a beta tester for new products and provide direct feedback.
- Get early access to new EAs and indicators before they are released to the public.
2. Superior Support & Personalization
- Request customizations or specific features for Expert Advisors tailored to your individual needs.
- Priority 1-on-1 consultations to build a sustainable and suitable trading plan.
- Priority 24/7 support from a team of experts, ensuring swift issue resolution.
In summary, registering through my link is the first step to becoming part of an exclusive community where you receive dedicated support, access premium resources, and develop your trading skills in the most structured way possible.
🚀 Link to join as an iB Priority Customer:
- ✅ IC Markets — Engineered for EA Excellence: https://icmarkets.com/?camp=63666
- ✅ Tickmill — Raw Spreads & Ultra-Fast Execution: https://tickmill.link/4hQlfku
- ✅ IC Trading — High Leverage for EU Traders: https://www.ictrading.com/?camp=85947
Quick Reference Links
- Full EA documentation (32 inputs, all alerts & logs): https://eatrading.ai/How-to-prompt
- Web dashboard (license, account binding, prompt generator): https://eatrading.ai/dashboard
- MQL5 buyer activation: log in to your dashboard, top of page
- Telegram support bot: @ThangforexBot
- Telegram news channel: @forexeatradingchannel
Trade safely. The 5 agents will WAIT when in doubt — and so should you.

![[TLV Language]: Time Language VISTmany [TLV Language]: Time Language VISTmany](https://c.mql5.com/6/1005/splash-preview-770150-1779152523.jpg)
![[iVISTscalp5]: A Laboratory for Market Behavior Research Through Time [iVISTscalp5]: A Laboratory for Market Behavior Research Through Time](https://c.mql5.com/6/1005/splash-preview-770124.jpg)