This automated expert advisor for MetaTrader 5 executes trades based on Gann Box analysis, identifying entries at dynamic support and resistance levels.
Gann Bot features advanced risk controls including hard stop loss, take profit, and a trailing stop. The EA provides four capital management modes: fixed lot size, risk percentage per trade, the Kelly Criterion, and anti-martingale lot scaling. Account protection is enforced through daily loss limits and a cap on consecutive losing trades. It requires a separate custom indicator to function.
Dynamic Gann Box support and resistance entries
Kelly Criterion and Anti-Martingale money management
Maximum daily loss and consecutive loss protection
Automated trailing stop with adjustable step
Real-time dashboard for balance and trade statistics
Read from GannBot_v3.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
MoneyManagement
int
MM_RISK_PERCENT
0=Fixed,1=Risk%,2=Kelly,3=AntiMartingale
FixedLot
double
0.1
حج?
RiskPercent
double
2.0
درصد ریسک از سر?
StopLoss
int
300
حد ضرر (نقطه)
TakeProfit
int
600
حد سود (نقطه)
MagicNumber
int
12345
ش?
MaxDailyLoss
double
5.0
حداکثر ضرر روزانه (%)
MaxConsecutiveLosses
int
3
حداکثر ضرر ?
UseTrailingStop
bool
true
استفاده از تریلینگ استاپ
TrailingStart
int
200
شروع تریلینگ (نقطه)
TrailingStep
int
30
گا?
GannTimeframe
ENUM_TIMEFRAMES
PERIOD_H4
تای?
Show all 13 inputs
Name
Type
Default
Description
Slippage
int
30
سلیپیج (نقطه)
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone avangardistic/Gann-mql5-bot 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 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
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
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
IchiDCA CCBSN PropFirm EA is an automated trend-following robot for MetaTrader 5, optimized for gold and forex markets. It triggers trades based on Ichimoku Cloud breaks, filtered by dual Exponential Moving Averages and MACD indicators. The strategy manages positions through a Dollar Cost Averaging system that layers u
Se-0303 is an automated trading robot for MetaTrader 4 and 5 that employs a grid-based approach with Martingale lot scaling. It determines entries through trend analysis and M1 fractals, using coefficients to calculate order distances and take profit targets relative to price height. The EA includes specific risk contr
This multi-asset MetaTrader 5 expert advisor is designed for gold, forex, and cryptocurrency markets, specifically XAUUSD, GBPUSD, and BTCUSD. It focuses on a single-position approach, explicitly avoiding grid or martingale techniques. Trade entries are managed through session filters for London and New York and are pr