BreakingMagnum(MT5)
- Whole period
- 2 years
- 1 year
- 6 months
- 3 months
- 1 month
Forward testing (Profit)
Monthly Statistics
- Jan
- Feb
- Mar
- Apr
- May
- Jun
- Jul
- Aug
- Sep
- Oct
- Nov
- Dec
Calendar for Months
About EA's Strategy
Translating...
Product Overview
Thank you for visiting BreakingMagnum.
*This is the MT5 version.
BreakingMagnum is a daily high/low breakout EA.
Place stop orders at the daily high and low and extend profits with a trailing stop when the profit is more than the specified pips.
Three currency pairs are supported: USDJPY, EURUSD, and GBPUSD.
BreakingMagnum is characterized by the fact that it is "an EA developed by the author based on his experience of operating breakout EAs for more than a year.
After actually operating the breakout EA, I have noticed that
Breakout EAs perform much worse than backtests when run in real accounts."
This was the case.
To avoid misunderstanding, it is not "not winning" but "failing to make the grade".
Therefore, we developed this EA with the theme of "how can we reduce the decline in performance" rather than "stop breakout.
In the following sections, I will explain the issues I have discovered in breakout EA operations and how to counter them with BreakingMagnum.
Challenges and Countermeasures
Breakout EAs have a large drop in performance when operated in a real account.
We believe there are three main reasons for this.
- make a slip of the tongue
- Spreads widen
- The trail is a dud and the gain is missed.
1. order slips
Near the highs and lows where the breakout EA sets stop-losses, price movements will be severe.
As a result, execution often slips below the intended value.
(Usually it's about 1 or 2 points, but if it's bad, it slips more than 1 pips...)
This results in a profit that is several points smaller than in the back test.
<Measures
Due to the nature of logic, some slippage is inevitable.
By increasing the expected gain, the profit remains even if it slips.
2. spread widens
Breakouts often occur when price movements are severe.
When prices move rapidly, the spread widens, which in turn cuts into profits.
Unintended losses may also occur due to spread widening in the early morning hours.
<Measures
When price fluctuations are strong, it is a good time to make money, so it is inevitable that the widening of the spread will reduce profits somewhat.
Two features have been implemented to avoid losses due to early morning spread widening.
- Stop Order Delete Function Delete stop orders at the specified time
- Forced Position Closing Function Forced closing of positions at a specified time
In ver3, when the spread widens beyond the specified spread, the
Added the ability to delete all stop-losses.
3. the trail is unsuccessful and the gain is missed.
I used to look at the chart and cheer "Go for it!" whenever a breakout entered the market.
So I looked closely and found that there were several times when I lost at the place where I should have been able to escape at the closing price after the trail was triggered.
When we took a backtest, we found that there were several losses that were not present in the backtest, and that caused the performance to drop significantly.
(The impact of one more loss is tremendous in a system with a large loss and a small gain.)
We consider the following two factors to be responsible for the failure of the trail.
- Trailing order was submitted but did not go through. Did the price change cause the order to fail?
- Trailing orders could not be submitted. The number of ticks became so large that the EA could not submit a trail order because it could not keep up with the processing of the EA?
<Measures
By making the design as simple as possible and increasing the processing speed of the EA, the speed of order placement was increased.
back-testing
After a lengthy discussion, here are the results of the back test.
*Because QuantAnalyzer is not available in MT5, this is a back test using the MT4 version of the same logic.
Conditions: 0.1 lot fixed, TDS variable spread (no slippage)
The portfolio is based on three currency pairs, USDJPY, EURUSD, and GBPUSD.
Long-term backtests since 2003 show a steady increase and no negative year-to-year changes.
Although the results will be lower than this in actual operations, we have included the backtest results with real ticks downloaded from OANDA in MT5 for your reference.
Back testing on MT5
The backtest results on MT5 (OANDA) are as follows
We have been winning with OANDA's real ticks without any problems.
(It has a staggering profit factor of 3.14 or something like that...)
caution
Operating Environment
BreakingMagnum is an EA with large performance differences depending on the operating environment.
Your results will vary depending on your brokerage, VPS, and VPS resources.
Spread Expansion
Spread widening during indexes has become worse since the summer of 2022.
Some brokerage firms are experiencing spread widening and slippage in excess of 100 pips.
The following imageshows the BreakingMagnum profit and loss formy real account.
Although the performance has been generally stable and steadily increasing, we suffered significant losses in August and September due to widening spreads caused by indicators(August's losses were almost fully compensated).
In response to this deteriorating trading environment, BreakingMagnum has introduced a risk avoidance feature.
If the spread widens beyond the specified
- Remove stop-losses and restrain entry
- Force close a position if you had one (you can also choose "don't")
function.
With this feature, I am no longer caught in spread widening due to indicators, sudden news, or early morning spread widening.
The default is to trigger at 5 pips, but please change this to match your brokerage.
Conclusion
How was it?
I have started off by undermining breakout EAs out of the blue, but I myself believe that breakout EAs are strong.
It is very difficult to handle compared to anomaly EAs, etc., so I would not recommend it to beginners.
However, I think the fun of EA is to think about how to win.
If anyone is interested, please operate it.
Price: $187.19 (taxed)
¥29,800(taxed)
●Payment
Sales from : 10/30/2022 23:55
Price: $187.19 (taxed)
¥29,800(taxed)
●Payment
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)
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.
・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.
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.
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.
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.
→ Items to Check When EA is Not Operating
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.
・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)
・MT4 Beginner's Guide
・Understanding System Trading Performance (Forward and Backtesting)
・Choosing Your First EA! Calculating Recommended Margin for EAs
・Comparing MT4 Accounts Based on Spread, Swap, and Execution Speed
・What is Web Authentication?
・Checklist for When Your EA Isn't Working
