Financial business operator Kanto Finance Bureau Director (Financial) No.1960/Member Association Japan Investment Advisers Association Member Number 012-02324

Trend Rush MT5

Trend Rush MT5 Auto Trading
Expert Advisors
MetaTrader 5
Sales from
6/11/2026
Last Updated At
5/22/2026
Version
3.20
My Profile
まさやん
  • Whole period
  • 2 years
  • 1 year
  • 6 months
  • 3 months
  • 1 month
Profit
-17,290JPY
Profit Factor
0.61
Rate of return risk  ?
-0.55
Average Profit
334JPY
Average Loss
-838JPY
Balance  ?
982,710JPY
Rate of return (all periods) ?
-6.08%
Win Rate
60.47% (78/129)
Maximum Position  ?
10
Maximum Drawdown  ?
10.77% (31,359JPY)
Maximum Profit
1,235JPY
Maximum Loss
-3,990JPY
Recommended Margin  ?
284,340JPY
Unrealized P/L
-4,038JPY
Deposit  ?
1,000,000JPY
Currency
JPY- Account
Operable Brokers
Usable with MT5-adopting brokers.

Real Performance

※Displays results including swaps and fees

Forward testing (Profit)

Product Statistics
Product Comments

Monthly Statistics

2026
2025
2024
2023
2022
  • Jan
  • Feb
  • Mar
  • Apr
  • May
  • Jun
  • Jul
  • Aug
  • Sep
  • Oct
  • Nov
  • Dec

Calendar for Months

About EA's Strategy

Translating...

Currency Pairs
[EUR/USD]
Trading Style
[Scalping]
Maximum Number Position
10
Maximum Lot
10
Chart Time Frame
M15
Maximum Stop Loss
400
Take Profit
500
Straddle Trading
Yes
Application Type
Metatrader Auto Trading
Other File Usages
No

【Explanation of Logic】

Trend Rush MT5 is an EA that determines market volatility with the ADX and switches buy/sell logic according to the market environment.

It broadly incorporates two logics.

The first is,the high-volatility logic using ADX and the key timeframe.

When ADX exceeds a certain value and it is judged that the market is experiencing large price moves, the key-bar logic detects a certain amount of price variation.

In this logic, if there is a strong move upward, it aims for a short position, and if there is a strong move downward, it aims for a long position.

In other words, it is a contrarian logic that targets reversals or rebounds against overextended price movements that tend to occur in high volatility periods.

The second is,the trend-following logic during low volatility.

In this trend-following logic, entry timing is judged by the MACD.
Furthermore, it also considers the direction of the higher timeframe, conducting trades based on multi-timeframe analysis.

Therefore, Trend Rush MT5 is designed to switch trading ideas according to the market environment,
when volatility is high, it uses the contrarian logic also used in Grid Rush MT5,

when volatility is low, it uses the trend-following logic,
thus reflecting the market environment in its approach to trading.

Features of Trend Rush MT5


Trend Rush MT5 is developed with a focus on operation on EURUSD.

It is a hybrid-type EA that selects from multiple logics according to market conditions. By default, it switches trading logics according to the market environment as follows: During high volatility: contrarian logic using the key-bar During low volatility: trend-following logic In phases where the market is moving significantly, it aims for reversals from overextended price movements. On the other hand, in calmer market phases, it looks to enter in the direction of the higher-timeframe trend while confirming the direction.


 



Based on backtest history, starting with 1,000,000 JPY, compounding, up to a maximum of 10 positions, assuming leverage within about 20x.


Annual profit/loss from 2020 to April 2026



Monthly profit/loss from 2020 to April 2026



Settings allow a maximum of 10 positions from 1 position

Trend Rush MT5 can hold up to 10 positions depending on the settings.

Because Lots1–Lots10 allow you to specify the lot size for each position separately, you can adjust according to capital and risk tolerance.

If you set MaxPositions to 1, it can operate as a single-position EA.
On the other hand, increasing MaxPositions allows operations using multiple positions.

However, an EA carrying multiple positions tends to have higher profit opportunities when the market moves as expected, and may incur larger unrealized losses or losses if it moves against expectations.

In particular, when the lot sizes escalate in steps, the risk increases in later positions.

Therefore, when introducing this EA, be sure to check with backtests and a demo account and set lots appropriate to your capital.

About trading modes

Trend Rush MT5 includes multiple trading modes.

mode0

A mode that trades both the high-volatility key-bar logic and the trend-following logic simultaneously.

Because it actively runs multiple logics, trading opportunities tend to increase, but so do the number of positions and risk.

mode1

Only trades the trend-following logic when the virtual key-bar logic is active.

The key-bar logic itself is not traded, used only for judgment.

mode2

Trades only the key-bar logic.

Used when you want to use only the high-volatility contrarian logic, and it moves the same as Grid Rush MT5.

mode3

When the virtual key-bar logic is no-position and only during low volatility, trades the trend-following logic.

Actual trades are only trend-following logic, but the key-bar logic state is used as a filter.

mode4

In high volatility, trades contrarian via the key-bar logic; in low volatility, trades the trend-following logic.

This is the default setting for Trend Rush MT5.

Because the logic switches according to market conditions, this mode most closely reflects the characteristic of this EA.

Favorable market conditions for Trend Rush MT5

Trend Rush MT5 is designed to perform well in the following market conditions.

Markets with a certain level of volatility and frequent up-and-down movements

Markets that tend to retrace after large moves

In high volatility, it aims for reversals with the key-bar logic, and in low volatility, it targets trend-direction entries with the trend-following logic.


Markets where it struggles

On the other hand, caution is needed in the following markets.

Markets that continue to move strongly in one direction

Markets with almost no pullbacks or retracements

Markets with sudden fluctuations due to economic indicators or statements by key figures

■□■□■ Property settings ■□■□■

Mode = mode4;
Trading mode.
Default is mode4.
When volatility is high, trades the key-bar logic; when volatility is low, trades the trend-following logic.

Magic = 800621;
Magic number for EA identification.
Magic number for the trend-following logic.
If running alongside other EAs, ensure the values do not overlap.

GridRushMagic = 800622;

Magic number for the key-bar logic.

Set a different magic number from the trend-following logic.

If the same number is used, the EA may fail to distinguish properly between positions for the trend-following logic and the key-bar logic.

Lots1 = 0.01;
Lot size for the first position.
1.0 = 100,000 units, 0.1 = 10,000 units, 0.01 = 1,000 units (approximate).

Lots2 = 0.02;
Lot size for the second position.

Lots3 = 0.03;
Lot size for the third position.

~~~ omitted ~~~

Lots10 = 0.10;
Lot size for the tenth position.

MaxPositions = 10;
Maximum number of positions to hold.
Specified in the range 1–10.
If MaxPositions = 1, it becomes a one-position EA.

PyramidStepPips = 0.5;
Step size for increasing the trend-following logic.
0.01 = 1 pip, 0.05 = 5 pips, 0.5 = 50 pips (approximate).

GridSize = 0.05;
Size of the key-bar.
Minimum 0.01, recommended 0.05, maximum 0.5.

ADXPeriod = 40;
Calculation period for ADX.
Specify in the range 10–150.

ADXThreshold = 15.0;
Threshold value to determine trend strength.
Specify in the range 5–50.
Lower values tend to indicate higher volatility and increase trading opportunities with the key-bar logic.
Higher values make high volatility detection less likely and reduce trading frequency.

StopLossRequest = 4.0;
Settings for stop orders.
0.5 = 50 pips, 1.0 = 100 pips, 10.0 = 1000 pips (approximate).

TakeProfitRequest = 5.0;
Settings for take-profit orders.
0.5 = 50 pips, 1.0 = 100 pips, 10.0 = 1000 pips (approximate).

MaxSpread = 25;
Allowable spread.
Specify the difference between Bid and Ask in points.
Example: specifying 50 corresponds to about 5 pips.

MaxError = 50;
Setting used to limit daily entry frequency.
Specify in the range 30–200.
If the limit is exceeded, new orders are skipped.

Monday = true;
Set true to enter new positions on Mondays, false otherwise.

Tuesday = true;
Set true to enter new positions on Tuesdays, false otherwise.

Wednesday = true;
Set true to enter new positions on Wednesdays, false otherwise.

Thursday = true;
Set true to enter new positions on Thursdays, false otherwise.

Friday = true;
Set true to enter new positions on Fridays, false otherwise.

WeekendClose = false;
Set true to force close positions on weekends, false otherwise.

Close_Hour = 19;
If WeekendClose is true, specify what hour on Friday to force close.
Specify in the range 0–23.

Close_Minute = 45;
If WeekendClose is true, specify what minute on Friday to force close.
Specify in the range 0–59.

TimeHour0 = true;
Set true to enter at server time 0:00, false otherwise.

TimeHour1 = true;
Set true to enter at server time 1:00, false otherwise.

TimeHour2 = true;
Set true to enter at server time 2:00, false otherwise.

~~~ omitted ~~~

TimeHour23 = true;
Set true to enter at server time 23:00, false otherwise.

CommentOnOff = true;
Set true to display comments on the chart, false otherwise.

【Version history】Latest version ver3.20

  1. Created Trend Rush MT5 as the MT5 version.
  2. Expanded supported timeframes to 1-minute, 5-minute, 15-minute, and 60-minute charts.
  3. Designed to operate on all currency pairs.
  4. MaxPositions can be specified from 1 to 10.
  5. Specified lot sizes for each step with Lots1–Lots10.
  6. Added volatility determination by ADX.
  7. Added feature to run the key-bar logic during high volatility.
  8. Added feature to run a trend-following logic combining MACD, Alligator, RSI during low volatility.
  9. Trading modes can be selected from mode0 to mode4.
  10. PyramidStepPips can specify the increase amount for trend-following logic.
  11. Weekend Close setting added.
    Forces close of positions at the specified time on Friday and stops new orders until Monday.
  12. Made the days and time you enter configurable.
  13. Added capital margin check processing.
  14. Added retry up to 3 times on order failure.
  15. Fixed to halt immediately on fatal errors.


【Notes】

This EA does not guarantee profits.

Trading results vary significantly with market conditions, spreads, execution quality, and VPS environment.

Because this EA holds multiple positions, risk changes with lot settings and maximum positions held.

In particular, if the market moves strongly in the opposite direction or there is a sudden widening of spread, losses may be large.

Be sure to verify via backtests and a demo account and use at your own risk.

Sales from :  06/11/2026 07:16
Purchased :  0 times

Price: $185.99 (taxed)

¥29,800(taxed)

Provider/Distributor:
Sales site:

Payment

Master VISA JCB
Forward Test
Back Test

Sales from :  06/11/2026 07:16
Purchased :  0 times

Price: $185.99 (taxed)

¥29,800(taxed)

Provider/Distributor:
Sales site:

Payment

Master VISA JCB
About Forex Automated Trading
Forex Automated Trading refers to trading that is automated through programming, incorporating predetermined trading and settlement rules. There are various methods to conduct automated trading, but at GogoJungle, we deal with Experts Advisors (hereinafter referred to as EA) that operate on a trading platform called MT4.
There are various types of EAs (Expert Advisors) for different trading types that can be used on MT4.
Just like discretionary trading, there are those that decide trading and settlement timings by combining indicators, those that repeatedly buy or sell at certain price (pips) intervals, and trading methods that utilize market anomalies or temporal features. The variety is as rich as the methods in discretionary trading.

To categorize simply,
・Scalping (Type where trades are completed within a few minutes to a few hours),
・Day Trading (Type where trades are completed within several hours to about a day),
・Swing Trading (Type where trades are conducted over a relatively long period of about 1 day to 1 week)
・Grid/Martingale Trading (Holding multiple positions at equal or unequal intervals and settling all once a profit is made. Those that gradually increase the lot number are called Martingale.)
・Anomaly EA (Mid-price trading, early morning scalping)

When engaging in Forex, there are risks in automated trading just as there are in discretionary trading.
However, a substantial advantage of automated trading is its ability to limit and predict risks beforehand.

[Risk]
Inherent to forex trading are the trading risks that undeniably exist in automated trading as well.
・Lot Size Risk
Increasing the lot size forcibly due to a high winning rate can, in rare instances, depending on the EA, lead to substantial Pips loss when a loss occurs. It is crucial to verify the SL Pips and the number of positions held before operating with an appropriate lot.

・Rapid Market Fluctuation Risk
There are instances where market prices fluctuate rapidly due to index announcements or unforeseen news. System trading does not account for such unpredictable market movements, rendering it incapable of making decisions on whether to settle in advance or abstain from trading. As a countermeasure, utilizing tools that halt the EA based on indicator announcements or the VIX (fear index) is also possible.

[Benefits]
・Operates 24 hours a day
If there is an opportunity, system trading will execute trades on your behalf consistently. It proves to be an extremely convenient tool for those unable to allocate time to trading.

・Trades dispassionately without being swayed by emotions
There is an absence of self-serving rule modifications, a common human tendency, such as increasing the lot size after consecutive losses in discretionary trading or, conversely, hastily securing profits with minimal gains.

・Accessible for beginners
To engage in Forex trading, there is no prerequisite to study; anyone using system trading will achieve the same results.


[Disadvantages]
・Cannot increase trading frequency at will
Since system trading operates based on pre-programmed conditions, depending on the type of EA, it might only execute trades a few times a month.

・Suitability may vary with market conditions
Depending on the trading type of the EA, there are periods more suited to trend trading and periods more suited to contrarian trading, making consistent results across all periods unlikely. While the previous year might have yielded good results, this year's performance might not be as promising, necessitating some level of discretion in determining whether it is an opportune time to operate.
The requirements for operating automated trading (EA) on MT4 are as follows:
・MT4 (MetaTrader 4. An account needs to be opened with a Forex company that offers MT4.)
・EA (A program for automated trading)
・The operating deposit required to run the EA
・A PC that can run 24 hours or a VPS (Virtual Private Server), where a virtual PC is hosted on a cloud server to run MT4.
If you open an account with a forex broker that supports MT4, you can use MT4 as provided by that forex broker. MT4 is a stand-alone type of software that needs to be installed on your computer, so you download the program file from the website of the FX company where you opened the account and install it on your computer.

Additionally, there are both demo and real accounts available. You can experience trading with virtual money by applying for a demo account. After opening a real account, you select the connection server assigned by the Forex broker, enter the password, and log in to the account.
When you deposit money into your account using the method specified by the forex broker, the funds will be reflected in your MT4 account, and you can trade.
To set up an EA when you purchase it through GogoJungle, follow the steps below:
Firstly, download the purchased EA file from your My Page on GogoJungle. You will download a zip (compressed) file, so right-click to extract it and retrieve the file named ‘◯◯◯ (EA name)_A19GAw09 (any 8 alphanumeric characters).ex4’ from inside.

Next, launch MT4 and navigate to ‘File’ → ‘Open Data Folder’ → ‘MQL4’ → ‘Experts’ folder, and place the ex4 file inside. Once done, close MT4 and restart it. Then, go to the upper menu ‘Tools’ → ‘Options’, and under ‘Expert Advisors’, ensure ‘Allow automated trading’ and ‘Allow DLL imports’ are checked, then press OK to close.

The necessary currency pair and time frame for the correct operation of the EA are specified on the EA sales page. Refer to this information and open the chart of the correct currency pair time frame (e.g., USDJPY5M for a USD/Yen 5-minute chart).

Within the menu navigator, under ‘Expert Advisors’, you will find the EA file name you placed earlier. Click to select it, then drag & drop it directly onto the chart to load the EA. Alternatively, you can double-click the EA name to load it onto the selected chart.

If ‘Authentication Success’ appears in the upper left of the chart, the authentication has been successful. To operate the EA, you need to keep your PC running 24 hours. Therefore, either disable the automatic sleep function or host MT4 on a VPS and operate the EA.
EAs from GogoJungle can be used with one real account and one demo account per EA.
If you want to use it with an account other than the authenticated one, you need to reset the registered account.

To reset the account, close the MT4 where the Web authentication is registered, then go to My Page on GogoJungle > Use > Digital Contents > the relevant EA > press the ‘Reset’ button for the registration number, and the registered account will be released.

When the account is in a reset state, using the EA with another MT4 account will register a new account.
Also, you can reset the account an unlimited number of times.
If you encounter an error with Web authentication, or if the EA is trading on GogoJungle's forward performance page but not on your own account, there could be various reasons. For more details, please refer to the following link:
 → Items to Check When EA is Not Operating
In Forex trading, the size of a lot is usually:

1 lot = 100,000 currency units
0.1 lot = 10,000 currency units
0.01 lot = 1,000 currency units

For USD/JPY, 1 lot would mean holding 100,000 dollars.
The margin required to hold lots is determined by the leverage set by the Forex broker.
If the leverage is 25 times, the margin required to hold 10,000 currency units of USD/JPY would be:
10000*109 (※ at a rate of 109 yen per dollar) ÷ 25 = 43,600 yen.
・Profit Factor: Total Profit ÷ Total Loss
・Risk-Return Ratio: Total Profit and Loss during the period ÷ Maximum Drawdown
・Maximum Drawdown: The largest unrealized loss during the operation period
・Maximum Position Number: This is the maximum number of positions that the EA can theoretically hold at the same time
・TP (Take Profit): The set profit-taking Pips (or specified amount, etc.) in the EA's settings
・SL (Stop Loss): The set maximum loss pips (or specified amount, etc.) in the EA's settings
・Trailing Stop: Instead of settling at a specified Pips, once a certain profit is made, the settlement SL is raised at a certain interval (towards the profit), maximizing the profit. It is a method of settlement.
・Risk-Reward Ratio (Payoff Ratio): Average Profit ÷ Average Loss
・Hedging: Holding both buy and sell positions simultaneously (Some FX companies also have types where hedging is not allowed)