The AI Quantum Learning Advanced Trailing Stop EA is an automated trading robot for MetaTrader 5 that employs neural network structures and quantum probability calculations.
AI Quantum Learning Advanced Trailing Stop monitors market patterns by analyzing price changes, volume, volatility, and indicators like RSI. The EA manages risk using fixed stop loss and take profit levels alongside an advanced trailing stop with adjustable steps. It includes an adaptive lot sizing feature that modifies position sizes based on internal performance tracking and AI confidence. The repository is minimal, lacking documentation to explain the specific logic.
Read from AI Quantum Learning Advanced Trailing Stop EA.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
MaxSpreadPoints
double
20
Maximum allowed spread in points
BaseLotSize
double
0.10
Base position size (will be adjusted by AI)
MaxPositions
int
2
Maximum number of positions per direction
BuyInitialStopPoints
double
1000
Initial stop loss for buy positions in points
BuyTakeProfitPoints
double
500
Take profit for buy positions in points
BuyTrailingStopPoints
double
150
Trailing stop distance for buy positions in points
BuyTrailingStepPoints
double
10
Step to move buy stop loss by
SellInitialStopPoints
double
500
Initial stop loss for sell positions in points
SellTakeProfitPoints
double
1000
Take profit for sell positions in points
SellTrailingStopPoints
double
150
Trailing stop distance for sell positions in points
SellTrailingStepPoints
double
10
Step to move sell stop loss by
EnableAILearning
bool
true
Enable AI adaptive learning
Show all 21 inputs
Name
Type
Default
Description
EnableQuantumLogic
bool
true
Enable quantum probability calculations
AILearningRate
double
0.01
Neural network learning rate
PatternAnalysisDepth
int
50
Number of patterns to analyze
QuantumCoherence
double
0.8
Quantum state coherence factor
SentimentWeight
double
0.3
Weight of market sentiment in decisions
MagicNumber
int
123456
Magic number for trade identification
EnableBuyTrading
bool
true
Enable buy position trading
EnableSellTrading
bool
true
Enable sell position trading
EnableAdaptiveLotSizing
bool
true
Enable AI-driven lot size adjustment
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone GBNarasimha/Faild-profits-EA from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
3Copy the filesCopy the .mq5 file into Experts.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
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.
This MetaTrader 5 expert advisor executes a counter-trend strategy utilizing Bollinger Bands and the Slow Stochastic oscillator. Developed as part of academic research into deep learning and technical analysis, the robot incorporates Heiken Ashi filtering to identify market extensions and doji candles. It manages risk
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
This MetaTrader 5 expert advisor implements a trade execution strategy based on a linear regression model. It calculates entries using specific coefficients for an intercept and five independent variables, which include volatility, relative strength index, and average directional index data. The bot supports intraday o
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
This automated trading robot for MetaTrader 5 is designed specifically for gold and silver markets. It 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.
This MetaTrader 5 expert advisor utilizes a multi-layer perceptron neural network to enhance statistical arbitrage strategies. It periodically scans major currency pairs to identify high correlation relationships across multiple lookback windows. Trade signals are generated based on a confidence threshold derived from