Ichimoku Cloud Breakout AR incorporates several technical filters including Average True Range for volatility and Average Directional Index for trend strength to refine entries. Risk management is handled through percentage-based lot sizing, fixed risk-to-reward ratios, and various exit strategies such as Kijunsen trailing stops or Tenkan-Sen and Kijun-Sen crossovers. The project is currently a work in progress with a minimal README and is intended for developmental testing.
Read from AR_Ichimoku_Cloud_Breakout.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
PercentRisk
double
2
MinSLPoints
double
50
SL_Offset
double
0
RiskToReward
double
1.5
SL_Kijunsen_Trailing
bool
false
Close_Pos_Kijunsen
bool
true
Close_Pos_TK_Cross
bool
true
UseKumoFilter
bool
true
UseAtrFilter
bool
true
AtrMaPeriod
int
10
AtrFilterLength
int
8
UseAdxFilter
bool
true
Show all 17 inputs
Name
Type
Default
Description
AdxMAPeriod
int
14
AdxThreshhold
int
25
Tenkansen
int
9
Kijunsen
int
26
SenkouspanB
int
52
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone Andrukas8/Ichimoku_Trading_Robot 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 combines Bollinger Band mean-reversion, squeeze breakouts, and EMA crossover trend following. It filters for ranging markets using a long-period EMA slope to execute reversal trades with candlestick confirmation, specifically identifying Doji patterns at the bands. Risk management inclu
This MetaTrader 5 expert advisor focuses on the EURUSD pair using an adaptive market regime approach. It alternates between trend-following and mean-reversion logic based on ADX and EMA indicators. The trend strategy utilizes price breakouts or pullbacks confirmed by RSI, while the range strategy employs Bollinger Band
This collection of Expert Advisors for MetaTrader 5 provides high-frequency scalping and multi-strategy automated trading across multiple currency pairs. The robots utilize a signal scoring system based on moving average crossovers, RSI momentum, Bollinger Band breakouts, and MACD signals. The suite includes a dedicate
XAU Confluence EA is an automated trading robot for MetaTrader 5, specifically tailored for the gold market. The system executes trades based on a triple-confluence strategy that integrates an exponential moving average ribbon for trend direction, Donchian Channel breakouts with volume confirmation, and a proxy-CVD ind
This automated expert advisor for MetaTrader 5 is specifically designed for the GBPJPY currency pair. It utilizes a breakout strategy based on psychological key price levels, which are adjustable in the settings. The bot filters entries using two Simple Moving Averages and the Average Directional Index to confirm trend
This MetaTrader 5 expert advisor executes a trend-following strategy based on Donchian Channel breakouts and MACD filters across multiple timeframes. It utilizes a higher timeframe for trend direction while identifying entry opportunities on lower timeframes. The robot includes a trend memory mode designed to manage en