Trading robot · MT4

Ichimoku EA

by anwarminarso

This MetaTrader 4 expert advisor executes trades based on the Ichimoku Kinko Hyo indicator.

GitHub stars2
Forks0
Last update6 years ago19 May 2020
LicenceNone stated

Overview

Ichimoku EA incorporates four distinct trading methods: the Ideal Strategy, Tenkan-Kijun-Chikou crossing, Kumo breakout, and Chikou Span crossing. The robot manages risk through fixed stop loss and take profit levels, a maximum trade limit, and an extensive trailing stop module. The trailing stop can be configured to use Parabolic SAR, ATR, Moving Averages, fractals, or candlestick extremums. It also features an optional time-based auto-close mechanism for losing trades. The documentation is minimal.

Details

Author

anwarminarso on GitHub

Type

Trading robot

Platform

MetaTrader 4 (MQL4)

Strategy

Trend following, Breakout, Indicator crossover

Markets

Any symbol

Timeframes

M1-M5, M15-H1

Risk Profile

No grid, martingale or hedging logic was found in its code or README. That says nothing about how it performs: backtest it first.

Input Parameters

Read from Ichimoku EA v2.mq4. Defaults are the author's; change them in the EA's Inputs tab.

NameTypeDefaultDescription
s1string----- General Settings -----
BuyTakeProfitdouble0Default TP for Buy
BuyStopLossdouble95Default S/L for Buy
SellTakeProfitdouble0Default TP for Sell
SellStopLossdouble95Default S/L for Sell
Lotsdouble1Lot
maxTradeint3Max Open Trade (for All Trade)
s2string----- Ichimoku Settings -----
IchimokuTimeFrameENUM_TIMEFRAMESPERIOD_M5Ichimoku Time Frame
TenkanSenPeriodint9Tenkan Sen
KijunSenPeriodint26Kijun Sen
SenkouSpanPeriodint52Senkou Span
Show all 40 inputs
NameTypeDefaultDescription
s3string----- Ichimoku Strategy -----
IdealStrategybooltrueIdeal Strategy (using Ichimoku Time Frame)
maxTradeIdealStrategyint1Max Open Trade for Ideal Strategy
TenkanKijunStrategybooltrueTenkan/Kijun/Chikou Crossing Strategy (using Ichimoku Time Frame)
maxTradeTenkanKijunStrategyint1Max Open Trade for Tenkan/Kijun/Chikou Crossing Strategy
KumoBreakoutStrategybooltrueKumo Breakout Strategy
KumoBreakoutStrategyTimeFrameENUM_TIMEFRAMESPERIOD_H1Kumo Breakout Strategy Time Frame
maxTradeKumoBreakoutStrategyint1Max Open Trade for Kumo Breakout Strategy
ChikouSpanStrategybooltrueChikou Span Crossing Strategy
ChikouSpanStrategyTimeFrameENUM_TIMEFRAMESPERIOD_M5Chikou Span Strategy Time Frame
maxTradeChikouSpanStrategyint1Max Open Trade for Chikou Span Strategy
s4string----- Trailing Settings -----
EnableTrailingbooltrueEnable Trailing
TrailingStartint1Minimal profit of trailing stop in points
TrailingStepint1Stop loss movement step
TrailingPeriodENUM_TIMEFRAMESPERIOD_M1Trailing Period
TrailingMethodMY_EA_ENUM_TRAILING_METHODeTrailing Method
TrailingLabelColorcolorLimeTrailing Label Color
TrailingDeltaint35Offset from the stop loss calculation level
ATRPeriodint14ATR period (for ATR Trailing)
SARStepdouble0.02Parabolic SAR Step (for Parabolic Trailing)
SARMaximumdouble0.2Parabolic Maximum (for Parabolic Trailing)
MAPeriodint34MA period (for MA Trailing)
MAMethodENUM_MA_METHODMODE_SMAAveraging method (for MA Trailing)
MAAppliedPriceENUM_APPLIED_PRICEPRICE_CLOSEPrice type (for MA Trailing)
s5string----- Auto Close Management -----
autoCloseEnabledboolfalseAuto Close Order (if loss)
autoCloseOrderMinuteint15Auto Close Order (within Minute(s))

How to Install It

  1. 1Download the sourceUse "Download source (.zip)" above, or clone anwarminarso/Trading from GitHub, and unzip it.
  2. 2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL4/Experts.
  3. 3Copy the filesCopy the .mq4 file into Experts.
  4. 4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
  5. 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.

Similar Expert Advisors

Conservative Scalper EA

by NadirAliOfficial
10 stars

Conservative Scalper EA is a MetaTrader 4 robot designed for intraday scalping on major currency pairs such as EURUSD, GBPUSD, and USDJPY. It determines market bias on the M15 timeframe using dual Exponential Moving Averages and enters trades on the M5 chart based on RSI levels and candle breakouts. The system prioriti

MT4 Trading robot ScalpingTrend followingBreakout

Axuusd Gold Advisor

by damozycodes
1 stars

This expert advisor is designed specifically for trading gold on the MetaTrader 4 platform. It employs a hybrid strategy approach, allowing users to toggle between trend following using moving average crossovers, mean reversion via RSI and Stochastic divergence, and breakout patterns. Trade management includes automate

MT4 Trading robot Trend followingMean reversionBreakout High risk
Updated 8 months ago None stated GitHub repository of Axuusd Gold Advisor

New Ichimoku

by mannnoplay
1 stars

This MetaTrader 4 expert advisor implements a classic Ichimoku Kinko Hyo strategy, primarily optimized for the Nasdaq 100. It enters trades based on price breakouts through the Kumo cloud, SMA 50, and EMA 200, with additional confirmation from the Chikou Span and higher timeframe H4 Kijun levels. The robot handles trad

MT4 Trading robot Trend followingBreakoutIndicator crossover
Updated 1 year ago None stated GitHub repository of New Ichimoku

Quiet Time Strategy

by daveh551
1 stars

This MetaTrader 4 expert advisor automates a session-based trading strategy focused on the New York quiet period. It captures a reference price during a specific late-afternoon window and triggers trades when the market deviates by a set number of pips. The robot utilizes a moving average crossover and an ATR filter to

MT4 Trading robot BreakoutIndicator crossoverTrend following
Updated 13 years ago None stated GitHub repository of Quiet Time Strategy
3 stars

This MetaTrader 5 expert advisor executes trades based on the Ichimoku Kinko Hyo system, specifically targeting cloud breakouts. It 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 pe

MT5 Trading robot Trend followingBreakoutIndicator crossover
Updated 3 years ago None stated GitHub repository of Ichimoku Cloud Breakout AR
2 stars

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

MT5 Trading robot Mean reversionBreakoutIndicator crossover

More trading robots

Need a Broker for MT4?

Compare regulated brokers that support MetaTrader, with spreads, minimum deposits and leverage side by side.

Compare brokers