Prime Quantum AI: AI-Powered Trading with MetaTrader 5
Info
The Prime Quantum AI: AI-Powered Trading with MetaTrader 5 is a Expert Advisor for MetaTrader 5 that prime quantum ai is an expert advisor for metatrader 5 that combines a classical technical pre-filter (adx + alligator) with ai vision-based chart analysis from major ai providers. HOW IT WORKSThe EA runs a two-stage decision process.
Usage
This tool is typically used for automated trading on major forex pairs and gold.
Platform
This Expert Advisor works exclusively on MetaTrader 5 (both build 600+ and newer versions).
Setup
Place the downloaded file in MQL5/Experts folder via File ? Open Data Folder in MetaTrader 5.
How to Install and Use Prime Quantum AI: AI-Powered Trading with MetaTrader 5
1. Installation: Open the "File" menu, select "Open Data Folder," navigate to MQL/Experts, paste your file, and restart the terminal.
2. Activation: Drag the EA from the Navigator onto a chart, ensure "Allow live trading" is checked in the Common tab, and verify the AutoTrading button is green.
3. Optimization: Right-click your chart, choose "Expert List," click "Properties" to adjust inputs, and save your preferred setup as a set file for future use.
4. Maintenance: Regularly check the "Experts" tab in the terminal window to monitor trade logs and potential execution errors.
Frequently Asked Questions
Q: Why is my EA not opening trades? A: Check the "AutoTrading" button, ensure "Allow live trading" is enabled, and verify your broker allows automated trading on your account type.
Q: Can I run multiple EAs on one chart? A: No, each chart can only host one active EA; however, you can open multiple charts for different currency pairs to run several EAs.
Q: What does the "smiley face" icon mean? A: A smiley face in the top-right corner of the chart indicates the EA is successfully running; a frowny face means it is disabled.
What this tool does
Prime Quantum AI is an Expert Advisor for MetaTrader 5 that combines a classical technical pre-filter (ADX + Alligator) with AI vision-based chart analysis from major AI providers.
Typical Use Case
This Expert Advisor excels in automated trading and technical analysis on MetaTrader 5.
Compatible Platform & Setup
This Expert Advisor works on MetaTrader 5. Place the file in the MQL5/Experts folder and restart the terminal.
Description & Settings
Related: Quantum XAUUSD Silver Trader - another powerful expert for MetaTrader 5 traders.
Prime Quantum AI is an Expert Advisor for MetaTrader 5 that combines a classical technical pre-filter (ADX + Alligator) with AI vision-based chart analysis from major AI providers.Also recommended: Quantum Gold Silver Trader - similar expert with strong performance on MetaTrader 5.
HOW IT WORKS
The EA runs a two-stage decision process. First, on each tick, it checks the user's selected timeframe for a trend setup using ADX (above the configurable minimum level) combined with Alligator alignment and DI+/DI- direction. When this pre-filter signals BULLISH or BEARISH, the EA captures three chart screenshots at adaptive timeframes (entry, mid, context — automatically chosen from the user's TF input) and sends them to the configured AI provider. The AI returns a JSON response with direction, confidence (0-100), stop-loss price, take-profit price, and reasoning. A trade is opened only if the AI direction matches the pre-filter signal AND confidence meets the user's minimum threshold.
RECOMMENDED SYMBOL AND TIMEFRAME
- Symbol: any major forex pair, gold (XAUUSD), or major indices
- Timeframe input (TF): M15 default. M1-M5 for scalping, H1-H4 for day trading, D1 for swing trading. The screenshot stack is selected automatically from this input.
KEY EXTERNAL VARIABLES
- TF: trading timeframe (controls pre-filter and screenshot stack)
- InpAPIKey: your AI provider API key
- InpProviderOverride: auto / anthropic / openai / google / deepseek / xai
- InpMinConfidence: minimum AI confidence to take a trade (default 70)
- InpScanIntervalSec: cooldown between AI calls (default 120s)
- InpAccountType: Standard Broker / Prop Firm / Funded
- InpRiskMode: fixed lot, % balance, % equity, fixed $, % free margin
- InpSLTPMode: AI decides / fixed pips / fixed points / AI SL with R:R
- InpADXPeriod, InpADXMinLevel: ADX pre-filter parameters
- InpJawPeriod/Shift, InpTeethPeriod/Shift, InpLipsPeriod/Shift: Alligator
- InpATRTrailPeriod: ATR period for ATR-based trailing stop
- News, time, day, and spread filters with full configuration
REQUIREMENTS
1. MetaTrader 5
2. WebRequest must be enabled in Tools > Options > Expert Advisors > Allow WebRequest, with the URL of your chosen provider added.
3. A valid API key from one of the supported providers (paste into InpAPIKey input). Provider is auto-detected from key format.
WHERE TO GET API KEYS
NOTES
- The EA charges no internal fee, but the AI provider charges per API call (typically $0.01-$0.03 per analysis). Set InpScanIntervalSec to control your daily cost.
- Always test on a demo account before using on live funds.
You may also like: ZZ Fibo Trader - excellent alternative for expert users on MetaTrader 5.
⚠ Limitations & Risk Warning
- This tool is provided for educational and testing purposes only.
- Past performance does not guarantee future results.
- Trading involves substantial risk of loss. Use on a demo account first.
- Results may vary depending on market conditions, broker, and settings.
- We recommend thorough backtesting and forward testing before using with real funds.