Forex Pro EA features a modular architecture allowing users to toggle between multiple entry algorithms, including EMA crossovers, MACD zero-crossings, and a combination of ADX and Bollinger Bands filtered by a 200-period EMA trend. The system is built around a hedging capital management approach rather than traditional single-direction trades. It supports specific timeframe configurations for each strategy, primarily targeting lower timeframes such as M5 and M15.
Read from ForexProEA_12_7_1.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpCommentPlus
string
hedge
Ghi chú thêm vào mỗi lệnh
InpAutoTrade
bool
false
Dùng chức năng trade tự động
InpAutoTrade_UseRandomAlgo
bool
false
Chiến thuật: mở lệnh ngẫu nhiên
InpRandomAlgoTF
ENUM_TIMEFRAMES
PERIOD_CURRENT
Khung thời gian
InpAutoTrade_UseAdxBBEm200Algo
bool
false
Chiến thuật M5, M15: dùng ADX+BB+EMA200
InpAdxBBEm200AlgoTF
ENUM_TIMEFRAMES
PERIOD_M5
Khung thời gian
InpAutoTrade_UseEma10Ema20Ema200Algo
bool
false
Chiến thuật M5, M15: ema10 cắt ema20 theo trend ema200
InpEma10Ema20Ema200AlgoTF
ENUM_TIMEFRAMES
PERIOD_M5
Khung thời gian
InpAutoTrade_UseEma200MacdAlgo
bool
false
Chiến thuật M5, M15: macd cắt 0 theo trend EMA200
InpEma200MacdAlgoTF
ENUM_TIMEFRAMES
PERIOD_M15
Khung thời gian
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone hqs-triet/ForexProEA 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, and any .mqh files into the Include folder the code expects.
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.
EA31337 is a comprehensive multi-strategy trading robot and framework for MetaTrader platforms. It features dozens of pre-built strategies utilizing technical indicators like ATR, Moving Averages, and SuperTrend. The system manages entries and exits through a unique filtering system that monitors account metrics, volat
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
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 MetaTrader 5 robot employs a dual-strategy approach, switching between trend-following moving average crossovers and RSI-based mean-reversion depending on detected market regimes. It features an integrated walk-forward optimization system that loads optimized parameters from external files to adapt to changing vol
This MetaTrader 5 expert advisor utilizes a weighted signal scoring system to execute trades based on four technical indicators: Moving Average crossovers, RSI, Bollinger Bands, and MACD. It incorporates multi-timeframe analysis across M15, M30, and H1 periods to confirm trend direction. Risk management features includ
MT5Trading robotIndicator crossoverMean reversionTrend following
STO Martin is a grid-based trading robot for MetaTrader 5 that uses technical indicators to manage entries and recoveries. It employs a Stochastic Oscillator for execution signals and a Moving Average to filter trades according to the prevailing trend. The EA features a martingale lot-scaling system that adds positions