3711 Single EA generates signals using a stochastic stack combined with RSI and stochastic divergence detection. The system incorporates a formula pack for market structure analysis, including Bollinger Bands, ATR-based volatility filters, and swing high/low detection. Risk management is handled through fixed percentage position sizing, ATR-based trailing stops, and automated break-even levels. It supports market and limit order execution based on a proprietary scoring threshold.
Read from 3711_Single_EA.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpTradeSymbol
string
Blank = chart symbol
InpSignalTf1
ENUM_TIMEFRAMES
PERIOD_H1
InpSignalTf2
ENUM_TIMEFRAMES
PERIOD_M30
InpSignalTf3
ENUM_TIMEFRAMES
PERIOD_M15
InpSignalTf4
ENUM_TIMEFRAMES
PERIOD_M5
InpDivergenceTf
ENUM_TIMEFRAMES
PERIOD_M15
InpUseClosedBarSignals
bool
true
InpKPeriod
int
13
InpDPeriod
int
3
InpSlowing
int
3
InpStochMethod
ENUM_MA_METHOD
MODE_SMA
InpStochPrice
ENUM_STO_PRICE
STO_LOWHIGH
Show all 40 inputs
Name
Type
Default
Description
InpStrongBuyLevel
int
20
InpStrongSellLevel
int
80
InpContinuationBuyMax
int
55
InpContinuationSellMin
int
45
InpRSIPeriod
int
13
InpDivergenceLookback
int
34
InpRequireRsiDivergence
bool
false
InpRequireStochDivergence
bool
false
InpRequireDualDivergence
bool
false
InpUseFormulaPack
bool
true
InpFormulaTf
ENUM_TIMEFRAMES
PERIOD_CURRENT
InpATRPeriod
int
14
InpBandsPeriod
int
20
InpBandsDeviation
double
2.0
InpSwingLookback
int
34
InpSwingDepth
int
2
InpBosAtrBuffer
double
0.08
InpLimitAtrBuffer
double
0.12
InpFormulaWeight
double
1.0
InpCandleMode
ENUM_CANDLE_CONFIRM_MODE
CANDLE_SOFT
InpCandleBoxLookback
int
8
InpCandleMinBodyAtr
double
0.18
InpCandleBreakBufferAtr
double
0.02
InpCandleMaxChaseAtr
double
0.60
InpAllowTrading
bool
true
InpTradeDirection
ENUM_TRADE_DIRECTION_MODE
TRADE_DIRECTION_BOTH
InpEntryMode
ENUM_ENTRY_EXECUTION_MODE
ENTRY_MARKET_ONLY
InpMinScore
double
4.0
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone hakimibob/3711-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 4 expert advisor implements a multi-strategy approach for trading various currency pairs and gold. It combines technical indicators including Moving Averages, RSI, Bollinger Bands, and ADX with price action concepts such as support, resistance, and engulfing patterns. The EA features risk management too
This MetaTrader 4 expert advisor automates a trend reversal strategy based on price action patterns and technical indicators like ZigZag, MBFX, and Moving Averages. It features a dashboard to monitor multiple pairs, identifying setups such as pin bars and trendline breaks near support and resistance levels. Trade manag
EA31337 Libre is an open-source, multi-strategy trading robot for MetaTrader 4 and MetaTrader 5. It functions as a simplified implementation of the EA31337 framework, providing a collection of over 35 built-in strategies based on technical indicators. The expert advisor performs independent market analysis across vario
EA Scalper XAUUSD is an automated trading research project for MetaTrader 5 focused on gold. It employs a multifaceted entry strategy using Smart Money Concepts like order blocks and liquidity sweeps, alongside moving average crossovers and Fibonacci zones. The EA includes a self-learning module designed to adapt to di
Gold Trader EA is a multi-strategy expert advisor designed for trading XAUUSD on the MetaTrader 5 platform. It employs a fusion engine that combines up to 14 different technical analysis methods, including candlestick patterns, chart patterns, price action, and institutional levels. The system requires a user-defined n
This automated trading system for MetaTrader 5 focuses on spot Gold using Inner Circle Trader methodology. It identifies entries through order block detection, market structure analysis, and weekly opening price levels. The strategy is further filtered by dual moving averages and specific trading sessions, primarily Lo
MT5Trading robotSMC / ICT / price actionIndicator crossoverTrend following