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

HLブレイクプラス

HLブレイクプラス Auto Trading
Expert Advisors
MetaTrader 4
Sales from
6/9/2020
Last Updated At
-
Version
-
My Profile
SeSe
  • Whole period
  • 2 years
  • 1 year
  • 6 months
  • 3 months
  • 1 month
Profit
-143,914JPY
Profit Factor
0.96
Rate of return risk  ?
-0.24
Average Profit
17,889JPY
Average Loss
-2,750JPY
Balance  ?
856,086JPY
Rate of return (all periods) ?
-9.40%
Win Rate
12.87% (139/1080)
Maximum Position  ?
4
Maximum Drawdown  ?
30.94% (594,568JPY)
Maximum Profit
61,950JPY
Maximum Loss
-8,360JPY
Recommended Margin  ?
1,531,540JPY
Unrealized P/L
0JPY
Deposit  ?
1,000,000JPY
Currency
JPY- Account
Operable Brokers
Usable with MT4-adopting brokers.

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
[USD/JPY] [GBP/JPY] [EUR/JPY] [AUD/JPY] [EUR/USD]
Trading Style
[Day Trading] [Swing Trading]
Maximum Number Position
1
Maximum Lot
20
Chart Time Frame
H4
Maximum Stop Loss
40
Take Profit
300
Straddle Trading
No
Application Type
Metatrader Auto Trading
Other File Usages
No

HL Break Plus is a simple trend-following EA. When the highest or lowest price of the most recent period is exceeded, a buy or sell position is held in the direction of the breakout, and either one of several close conditions occurs, or the order is closed at the limit or stop price set at the time of order placement.

The current trend is determined and no reverse (sell/buy) orders are placed during an uptrend or downtrend. Add a close condition (profit taking). etc. This is a small-loss, large-profit type of logic, in which the winning rate is low but the losing amount is small, and when it wins, it takes a large profit because it gives up early if it does not move in the targeted direction (if it moves in the opposite direction). The EA is for the 4-hour time frame, but there is no problem even if the chart is set to another time frame. The EA operates only when the 4-hour leg is fixed, and uses only the data of the fixed leg to make entry and close decisions. By using the confirmed conditions for entry, the difference between back testing and actual operation is minimized. We are currently analyzing the results of the forward test in this blog post, " Analyzing the Results of Forward Test (Demo Trade Operation) of HL BREAK PLUS and HL BREAK+ M15".


As far as actual operation is concerned, I feel that the GPBJPY, etc., which are more suited to the intense price fluctuations, can only be used on the 4-hour time frame of the GBPJPY, USDJPY, EURJPY, EURUSD, and AUDJPY.

The parameters are basically kept inside the program (with no need to change them in the expert settings) and automatically switched depending on the currency pair. There may be times when patience is needed, such as when there is little movement, but they should be active when there is a trend.


Please change only the following parameters as necessary. The default setting is off, but compounding mode is also available.
(Added in "Version: 1-5") Please adjust the ratio of positions to be increased.

parameterContents
MagicNumber_HlThis is the magic number. Basically, you do not need to change it, but if you are going to run this EA in the same currency multiple times, please change it for each of them.
LotsNumber of lots to order.
The default is 10,000 currency, please adjust according to your budget.
Compound interest operation thresholdThe default setting is no compounding (=0).
If compounding is desired, enter the base amount.
The number of lots to order = (effective margin / this base amount) * Lots" *.
Calculate and place an order by using the following formula.
Example)
In the case of Effective Margin = 100000, Lots=0.05, Base Value = 100000
Order Lots=0.05
In the case of Margin=200000, Lots=0.05, Base Price=100000
Number of lots for order = 0.1
In the case of Margin=100000, Lots=0.1, Base Value=100000
Order Lots=0.1
In the case of Margin=500000, Lots=0.1, Base Value=100000
Number of lots for order = 0.5
However, if the number of lots is less than 0.01, the number of lots shall be 0.01, and if the number of lots exceeds 20.0, the number of lots shall be 20. Fractions will be rounded off.
Allowable SpreadSpecify how far you will allow the spread to widen.
If the spread widens beyond this value, the entry will be held back.
The test results in each currency, fixed at 10,000 currency (one position only, no compounding) are shown below. The results of parameter adjustment and back testing from 01/01/2007 to 06/31/2019, and forward testing (unadjusted parameters) from 07/01/2019 to 05/22/2020 with those parameters (expected if operated from 07/01/2019 to 05/22/2020). (estimated in case of operation from 07/01/2019 to 05/22/2020). backtest.PNG Although this is only for GBPJPY, I will also include the details of the results for the period from 01/01/2007 to 05/22/2020 combined. With a fixed 10,000 currency operation (1 position only, no compounding, spread 20), profit factor is 2.35 and profit is expected to be 1.8 million yen. StrategyTester_GBPJPY_h4.PNG Supplementation Compounding mode was added in "Version: 1-5". It is turned off by default, but can be used. (However, please be careful not to increase the lot size too much.) For your information, the following is the case of GBPJPY in the compound interest operation mode. Currency pair = GBPJPY Period = 2007/01/01 - 2020/06/12 Effective margin = 100,000 yen Lots=0.05 (5,000 currencies) Compounding threshold = 100,000 yen <2007/01/01~2020/05/12 For clarity, the simulation is shown in yen. StrategyTester_GBPJPY.JPG Assets (effective margin) exceeded January 2009, exceeded 1 million yen 10 million yen in April 2014 May 2018, exceeded 100 million yen The growth has been very rapid. The power of compound interest is tremendous. It's just a back-test, so it's unlikely to work as well as this, but it's a dream come true. But it's a dream come true. !!!!! Caution !!!!! When compounding, if you encounter a losing streak, you will lose all your money at once, so be careful not to raise the base value too high! Be careful not to raise your threshold too high! Other SeSe items on display h ttps://www.gogojungle.co.jp/users/60058 Blog article: " Introducing SeSe's EAs by category" Other Notes When installing EA, please also install the included library file (OrderLib.ex4).  Please place it in the following location in the MT4 data folder.   . \MQL4\Libraries\OrderLib.ex4 Before using the EA, please display the chart of the target currency pair in 1-hour, 4-hour, daily, weekly, and monthly time frames.  (This is because this EA uses chart information other than the hourly chart, and therefore, it is necessary to incorporate such information.) Please note that the EA developer will not compensate for any losses incurred by the user, including those caused by malfunctions. This product does not guarantee profits. There may be differences between back and forward tests and actual operations.

Sales from :  06/09/2020 02:06
Purchased :  1 times

Price: $157.04 (taxed)

¥25,000(taxed)

Provider/Distributor:
Sales site:

Payment

Master VISA JCB
Forward Test
Back Test

Sales from :  06/09/2020 02:06
Purchased :  1 times

Price: $157.04 (taxed)

¥25,000(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)