Trading robot · MT5

Quantum AU

by jarbcs1-prog

This automated trading robot for MetaTrader 5 is designed specifically for gold and silver markets.

High risk

GitHub stars1
Forks0
Last update10 months ago4 Nov 2025
LicenceNone stated

Overview

Quantum AU utilizes an AI-driven approach incorporating quantum state modeling and a chaos filter to identify market entries. The strategy weights inputs from RSI, ADX, and moving averages against an adaptive decision threshold. Risk management includes ATR-based dynamic stop losses and a recovery system that scales lot sizes using a risk increase factor after losses. The repository also provides a streak prevention manager, a portfolio manager, and a copy trading utility. The README is minimal.

Details

Author

jarbcs1-prog on GitHub

Type

Trading robot

Platform

MetaTrader 5 (MQL5)

Strategy

AI / machine learning, Trend following, Mean reversion, Martingale

Markets

Gold, Oil & commodities

Timeframes

M15-H1

Risk profile

  • Uses martingale lot scaling: losses can grow fast

Input parameters

Read from Quantum_AU_balanced_v3.4_Recovery.mq5. Defaults are the author's; change them in the EA's Inputs tab.

NameTypeDefaultDescription
MagicNumberint11Magic number for CopyTrader
QuantumStatesint17Number of quantum states [5-50]
QuantumDecayRatedouble0.03State decay rate [0.01-0.1]
StateUpdateRatedouble0.1State update rate [0.05-0.3]
StateMemoryFactordouble0.9State memory factor [0.8-0.99]
LearningPeriodint200AI training period [50-500]
AdaptiveThresholddouble0.65Decision threshold [0.55-0.75]
RSIPeriodint14RSI period [7-21]
ADXPeriodint14ADX period [10-25]
ATRPeriodInputint14ATR period [10-20]
FastMAPeriodInputint50Fast MA period [20-100]
SlowMAPeriodInputint200Slow MA period [100-300]
Show all 40 inputs
NameTypeDefaultDescription
ChaosPeriodint20Chaos calculation period [10-50]
AnalysisTimeframeENUM_TIMEFRAMESPERIOD_M15Analysis timeframe
UseRSIbooltrueUse RSI
RSIWeightdouble1.0RSI weight [0.1-2.0]
UseADXbooltrueUse ADX
ADXWeightdouble1.0Weight ADX [0.1-2.0]
UseMAbooltrueUse MA
MAWeightdouble1.0Weight MA [0.1-2.0]
UseChaosInAIbooltrueUse chaos
ChaosWeightdouble1.0Chaos weight [0.1-2.0]
UseQuantumStatebooltrueUse quantum state
QuantumStateWeightdouble1.0Quantum state weight [0.1-2.0]
BaseRiskInputdouble0.5Base risk (%) [0.1-1.0]
MaxRiskdouble2.0Max. risk (%) [1.0-5.0]
MinBarsBetweenTradesint1Min. bars between trades [1-5]
ATRMultiplierSLdouble1.5ATR multiplier for SL [1.0-3.0]
TPtoSLRatiodouble2.0TP/SL ratio [1.5-3.0]
RiskIncreaseFactordouble1.2Risk increase factor [1.1-1.5]
RiskDecreaseFactordouble0.7Risk reduction factor [0.5-0.9]
MaxConsecutiveLossesint2Max. number of losses in a row [1-5]
MicroAccountModebooltrueMode for small deposits
MicroRiskCorrectiondouble0.6Risk correction [0.3-1.0]
IgnoreMarginLimitForMinLotbooltrueIgnore the margin limit for the min. lot
UseChaosFilterbooltrueMarket chaos filter
ChaosThresholddouble0.35Chaotic threshold [0.2-0.5]
ForceResumeTradingboolfalseEmergency reset - set to TRUE then FALSE
EnableAutoRecoverybooltrueAuto-resume after halt period
AutoRecoveryHoursint4Hours before auto-resume [1-24]

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone jarbcs1-prog/quantum_au from GitHub, and unzip it.
  2. 2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
  3. 3Copy the filesCopy the .mq5 file into Experts.
  4. 4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
  5. 5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.

Similar expert advisors

1 stars

LQS AI Institutional Engine is a MetaTrader 5 robot designed for trading gold using market microstructure analysis. It combines four analytical modules focusing on liquidity sweeps, order flow divergence, Wyckoff accumulation and distribution phases, and multiple anchored VWAP levels. The system features an integrated

MT5 Trading robot SMC / ICT / price actionAI / machine learningMean reversion High risk
Updated 4 months ago None stated GitHub repository of Lqs Ai Institutional Engine

AI Enhanced HFT

by Marco210210
20 stars

This MetaTrader 5 expert advisor combines technical indicators with machine learning forecasts to trade the Forex market. It uses a trend-following approach based on Exponential Moving Average crossovers, filtered by the Average Directional Index and volume confirmations. A unique feature is its integration with extern

MT5 Trading robot Trend followingIndicator crossoverAI / machine learning High risk
Updated 1 year ago None stated GitHub repository of AI Enhanced HFT

Simba Sniper EA

by oriokie
6 stars

This MetaTrader 5 expert advisor focuses on XAUUSD using a multi-timeframe scalping approach based on Smart Money Concepts. It identifies institutional market structures by analyzing H4 trends, H1 supply and demand zones, and M5 entries. The logic incorporates order block detection, Fair Value Gaps (FVG), and liquidity

MT5 Trading robot SMC / ICT / price actionScalpingTrend following High risk
Updated 8 months ago Custom licence GitHub repository of Simba Sniper EA
6 stars

This MetaTrader 5 expert advisor provides a versatile framework for trading based on Heiken Ashi price action. It allows users to toggle between numerous built-in strategies, including trend following, moving average crossovers, Fibonacci levels, and various oscillators like RSI and MACD. The system includes an option

MT5 Trading robot Trend followingIndicator crossoverMean reversion
Updated 2 years ago None stated GitHub repository of Heiken Ashi Complete Strats

Nolo Trading Bot

by festomanolo
4 stars

This expert advisor for MetaTrader 5 is a multi-strategy system that utilizes market regime detection to switch between trend following, range trading, and breakout modes. It incorporates a wide array of technical indicators, including Moving Averages, RSI, MACD, Ichimoku, and SuperTrend. The bot manages risk through v

MT5 Trading robot Trend followingMean reversionBreakout High risk
Updated 6 months ago MIT GitHub repository of Nolo Trading Bot
4 stars

This MetaTrader 5 expert advisor utilizes a combination of Bollinger Bands, Relative Strength Index, and Average Directional Index to identify entries. It supports multi-timeframe analysis for trend confirmation and provides optional filters for Average True Range and price action patterns such as hammers. Risk managem

MT5 Trading robot Trend followingMean reversionSMC / ICT / price action High risk
Updated 1 year ago None stated GitHub repository of Alif BB RSI ADX MTFA

More trading robots

Need a broker for MT5?

Compare regulated brokers that support MetaTrader, with spreads, minimum deposits and leverage side by side.

Compare brokers