When choosing an automatic trading system (EA), I look at “where it stops when things don’t go as expected” before considering “how much it will grow.”
The market does not move according to a schedule.
That is why it is important to run it with a reasonable lot size after understanding the EA’s inner workings.
The Maple20EURJPY introduced here is an EA for EURJPY on the MT4 platform, using a 5-minute chart.
It uses Bollinger Bands (a technical indicator representing price volatility) to combine multiple positions aiming for profit-taking through a grid-like averaging strategy.
However, it does not use the Martingale approach that increases lots progressively; the number of positions is capped at a maximum of 6.
This article organizes the mechanism, points to consider when operating at full capacity, and cautions to check before use.
Maple20EURJPYWhat kind of EA it is
Supported environment is MetaTrader 4 (MT4), targeting EURJPY on M5 (5-minute chart).
Long and short are configured as independent parameters, and no hedging is used.
Entries use Bollinger Band conditions.
If the price reverses after the initial entry, additional entries are made incrementally up to a maximum of 6 positions.
The important point here is that it is a grid-typedesign, but not a Martingalethat increases lots.
Knowing the additional mechanism makes it easier to consider required margin and acceptable drawdown.
Four-step flow to settlement
1. Enter based on Bollinger Band conditions, and consider additions as needed.
2. If price moves against you, add incrementally up to a maximum of 6 positions.
3. If price reverses and the total of multiple positions becomes positive, execute offsetting close-outs.
4. If you reach the maximum of 6 positions and the total P/L is negative, cut losses and stop.
Rather than waiting for “it’ll be fine if it returns,” the starting point for operating rules is to set a maximum number of positions and loss-cut conditions in advance.
Of course, having a loss-cut does not guarantee that losses will be small.
In periods of strong market movement, price movements and spreads can expand beyond expectations.
No Martingale, hence the importance of proper lot sizing
Using no Martingale means you do not progressively increase lots when adding positions.
This is a clear feature for money management, but given grid averaging and a maximum of 6 positions, operate with adequate capital.
Minimum capital of 50,000 yen, approximately 0.01 lot per 50,000 yen, use VPS, and ideally a narrow spread environment are recommended.
Since the unit of 1 lot varies by broker, do not copy the settings verbatim; adjust to your broker’s specifications.
Operational check points: the sales page estimates a maximum drawdown of 20–35% at 0.01 lot / 50,000 yen.
This is a threshold that varies with market conditions. Instead of starting with a large lot, test in a demo environment or with a small lot to observe drawdown movements and order flow before deciding.
How to interpret “fully operable”
Maple20EURJPY is designed for 24/7 full operation.
It is convenient that it can run according to conditions without watching the chart continuously.
On the other hand, fully operating it does not mean you do not need to check anything.
Important economic indicators, sudden news, and changes in trading conditions can cause price movements and spreads that differ from the norm.
By connecting via VPS for stability and regularly checking margin maintenance, number of positions, and MT4 operation, you lay a foundation for long-term use.
This extra step is essential for long-term reliability.
Backtesting should be viewed together with conditions
We provide over ten years of long-term backtests, including backtest graphs, reports, and this year’s revenue images. Testing with historical data helps understand what scenarios the logic has experienced.
However, backtests and past performance do not guarantee future results.
Check currency pair, timeframe, spread, lot, test period, and maximum drawdown together, and see if it fits your capital and tolerance.
Focusing only on numbers can cause the essential preconditions to get lost.
If you are like this, start with confirming the specifications
Maple20EURJPY is an EA focused on EURJPY, M5, designed for automatic entry, addition, exit, and stop-loss, suitable for those who want to automate trading.
It may also be worth considering for those who want to reduce the burden of making constant discretionary judgments like manual trading.
Conversely, if you are reluctant to accept potential drawdown or multiple positions, please test on the official demo account before adopting.
Automated trading is not just set and forget; understanding the rules is essential to make it usable.
Summary
Maple20EURJPYKey points: it is an MT4 EA specialized for EURJPY-M5, uses no Martingale, clearly states a maximum of 6 positions and stop-loss conditions, and is designed for 24-hour full operation. First, check the detailed specifications and backtests on the sales page, then observe the order flow in a small-cap or demo environment. Then adjust VPS, spreads, and lots to your trading setup. Creating a self-satisfying operating rule is the best shortcut to a long relationship with an EA.