Saikyou RSI Breakout enters trades when the RSI breaks out of support or resistance lines and manages positions using a grid-based approach. The system layers limit and stop orders at fixed intervals, employing martingale lot scaling with a configurable multiplier to average into positions. Risk management features include traditional stop loss and take profit levels, trailing stops for both winning and losing trades, and time-based position expiration.
Read from saikyou_ea_ver9.6.mq4. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
MagicNumber
int
20170302
EachTickMode
bool
False
Lots
double
0.01
LotMultiple
double
1.2
ナンピンロット係数
Slippage
int
3
Use_limitorder
bool
True
Use_stoporder
bool
True
UseT_S
bool
True
UseT_L
bool
True
Use_close
bool
True
UseDuration
bool
True
expiration
int
200
エントリー有効時間
Show all 30 inputs
Name
Type
Default
Description
maxDuration
int
200
ポジション保有時間
TrailingStop
int
1
トレイル?
L_TrailingStop
int
1
space
int
100
ナンピン?
space_r
int
100
multi
int
2
multi_r
int
2
nPeriod_RSI
int
14
nPeriod_RSI2
int
28
nPeriod_MA
int
25
MA_Method
int
0
margin
double
0.01
min_gap
int
2
TIMERAG
int
3
TIMERAG2
int
3
Reverse
int
0
PROF
double
500
LOSS
double
500
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone chanmoto/rsi_breakout 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.
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 operates two concurrent strategy groups based on technical indicators. It primarily utilizes Bollinger Bands and Envelopes to identify market entries for automated trading. The robot employs a position scaling approach, using lot multipliers and fixed-distance grid additions to manage t
Mad Pound Profits is a MetaTrader 4 expert advisor that automates trading based on structural breakouts and price action. The system utilizes time-specific analysis windows throughout the day to identify entry opportunities. It incorporates technical elements such as Fibonacci levels, momentum indicators, and mean reve
Session Sauce is an automated expert advisor for MetaTrader 4 designed to trade market session transitions and price extremes. It allows users to configure entries based on session opens, highs, and lows for the New York, London, and Asian sessions. The EA includes risk management features such as fixed stop losses, ta
Icarus is an automated trading system for MetaTrader 4 that employs a grid strategy with Martingale lot scaling. It utilizes Bollinger Bands and the Stochastic Oscillator to identify entry points, offering a conjunctive mode for filtered execution. The EA manages risk through maximum position limits, equity warning thr
HolyLamp is a MetaTrader 4 automated trading system that utilizes mean-reversion signals across several technical indicators, including Bollinger Bands, RSI, Stochastics, and the Commodity Channel Index. It is primarily configured for EURUSD on the five-minute timeframe. The robot enters trades at indicator extremes an
This MetaTrader 4 robot implements a multi-currency mean-reversion strategy, targeting price returns to the average on correlated forex pairs. It manages trades using a grid system with a significant martingale multiplier to scale lot sizes. The expert advisor allows for simultaneous trading on multiple symbols to dive