Each robot follows a modular structure consisting of a baseline indicator, confirmation signals, and volatility filters. Common configurations include the Kijun-sen, RSI, and Waddah Attar Explosion. The EAs prioritize risk control through ATR-based stop losses and take profits. Advanced trade management features are standard across the collection, including trailing stops, break-even locks, and partial position closing based on pips or market volatility.
Read from B-Kijun_C1-VoltyChanel_C2-absolute-strength-timeframe_Vol-Trend_Dir.mq4. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
Risk_Percentage
double
1
ATR_TP
double
3
ATR_SL
double
1.5
moveToBeATR
bool
true
whenBeATR
double
1
pipsToLockIn
int
10
useTrailingStopATR
bool
true
WhenToTrailATR
double
1.5
TrailAmountATR
double
1.5
partCloseATR
bool
true
partialCloseATR
double
1
moveToBEpips
bool
false
Show all 22 inputs
Name
Type
Default
Description
WhenToMoveToBE
int
50
useTrailingStop
bool
false
WhenToTrail
int
100
TrailAmount
int
80
partClose
bool
false
partialClosePips
double
50
tradeWhenBigATR
bool
false
kijunSen
int
26
KijunShift
int
1
trendPeriod
int
20
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone santush87/MetaTrader4-Robots from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL4/Experts.
3Copy the filesCopy the .mq4 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.
This repository contains an extensive collection of over 200 Expert Advisors developed for the MetaTrader 4 and MetaTrader 5 platforms. The files range from individual strategy implementations like CCI multi-pair and cycle-based trading to comprehensive testing frameworks. The primary featured Expert Advisor includes a
This repository provides a collection of MetaTrader 4 expert advisors and utility tools. It includes diverse trading strategies ranging from M1 scalping and Heiken Ashi trend following to swing-based approaches. The codebase features a robust trade management framework with classes for order execution, error handling,
This MetaTrader 4 repository contains a collection of expert advisors utilizing various technical indicators for Forex trading. One included EA uses Keltner Channels and Average True Range to determine market entries and exits. It features configurable risk management, including fixed or percentage-based lot sizing, st
This repository functions as a large collection of over 170 MetaTrader 4 expert advisors provided in source code format for further development. The library includes various automated trading robots based on popular technical indicators such as Heiken Ashi, RSI, Stochastic, and MACD crossovers. The included files utili
This repository contains a collection of MetaTrader 4 expert advisors based on classic technical analysis and price action patterns. The robots utilize various strategies such as engulfing candles, pinbars, Heikin Ashi trends, and moving average crossovers. Risk management settings across the files include stop loss, t
This repository contains a collection of MetaTrader 4 and MetaTrader 5 expert advisors focused on multi-indicator signal processing. The logic evaluates market conditions by aggregating data from Moving Averages, ADX, Accelerator Oscillator, Volume, and Momentum indicators across several timeframes such as M5, M15, and