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

BB break M15

BB break M15 Auto Trading
Expert Advisors
MetaTrader 4
Sales from
11/16/2020
Last Updated At
9/20/2022
Version
1.05
My Profile
SeSe
  • Whole period
  • 2 years
  • 1 year
  • 6 months
  • 3 months
  • 1 month
Profit
2,020,860JPY
Profit Factor
1.12
Rate of return risk  ?
2.45
Average Profit
29,802JPY
Average Loss
-17,198JPY
Balance  ?
3,020,860JPY
Rate of return (all periods) ?
59.01%
Win Rate
39.35% (685/1741)
Maximum Position  ?
5
Maximum Drawdown  ?
16.39% (826,432JPY)
Maximum Profit
220,584JPY
Maximum Loss
-56,896JPY
Recommended Margin  ?
3,424,610JPY
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]
Trading Style
[Day Trading] [Swing Trading]
Maximum Number Position
1
Maximum Lot
20
Chart Time Frame
M15
Maximum Stop Loss
75
Take Profit
110
Straddle Trading
No
Application Type
Metatrader Auto Trading
Other File Usages
No

This "BB break M15 is a trend-following EA that enters at the timing of a break of the post-contraction Bollinger Band (BB). It can be used with the USDJPY, GBPJPY, and EURJPY currency pairs. After the market has stagnated and movement has become scarce, the timing for a major move can be determined. This EA detects and enters the market at the break of a contracted BB (timing when it jumps out).

We are currently analyzing the results of the forward test in this blog post, " Analyzing the Results of BB break M15's Forward Test (Demo Trade Operation). The following measures are also taken to increase profitability. Entry conditions Confirm the direction of the trend using the moving average (EMA) If there is a clear trend, do not enter in the opposite direction. ■Close timing Based on the settlement at the limit and stop limits set for entry (optimal values are adjusted through back testing), and When any of the following conditions are met, it is also determined that momentum has been lost and the position is closed. position is closed. A sudden rise (or fall) in a short period of time The price once exceeded the highest (lowest) price in the recent past, but immediately dropped back below the highest (lowest) price. A certain period of time has passed (usually one day) after entry. After a certain amount of unrealized profit, the price fell. ・A sudden ups and downs spike occurred. If the market does not move in the targeted direction (or moves in the opposite direction), we give up early, so the winning rate is not high. This is a small-loss, large-profit (high risk reward) type of logic that takes a larger profit than the amount of loss. # Fixed operation (no compounding) The following are the results of the test conducted from 01/01/2007 to 08/31/2022 with 10,000 currency fixed (1 position only, no compounding, spread 20) on GBPJPY. The profit factor is about 1.68 and the profit is about 2.95 million yen. <1/01/2007 - 08/31/2022
The following is for USDJPY and EURJPY, respectively.



# with compounding As for the result with GBPJPY, when operated in compound operation mode, Lots=0.1, compound operation threshold = 120,000 yen With effective margin = 30000 yen, if the operation starts on 2007/01/01, the simulation result will be over 10 million yen in 2011/03. Started with 30,000 yen in January 2007 Over 1,000,000 yen in February 2009 In 2011.03, exceeded 10 million yen In January 2014, exceeded 100 million yen (*Related to the upper limit of one position, compound interest operation is limited to about 25 million yen) <January 1, 2007 - August 31, 2022 The following is for USDJPY and EURJPY, respectively. Even if the operation is started on 01/01/2016, the simulation results will exceed 10 million yen by 2020/06
. Started in 2016.01/01 with 30,000 yen July 2018.07, over 1 million yen Over 10 million yen in June 2020 <2016/01/01-2022/08/31



The program can be used with USDJPY, GBPJPY, and EURJPY based on the results of back testing. Parameters are basically kept inside the program (no need to change in expert settings) and automatically switched depending on the currency pair. Please change only the following parameters as necessary. Compound interest operation mode is also provided and can be used. The default setting is a loose compounding mode. If you wish to operate with a fixed lot, please turn it off. 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.
LotsThe number of lots to order.
The default is 10,000 currency (0.1), please adjust according to your budget.
Compound interest operation thresholdTo disable compounding (fix the number of lots to the Lots setting), set 0.

If you wish to use compounding, enter the base amount.
Order Lots = (Effective Margin / this base amount) * Lots" *.
to calculate and place an order.

The default value is 300,000 yen (= 300,000).
The order is placed at a ratio of 0.33 lots to 1,000,000 yen of effective margin.

Example.)
The following will be applied according to the increase or decrease of the effective margin.

In the case of Lots=0.1, base value = 1000000:.
   Valid margin = 1,000,000 yen => Lots ordered = 0.1
   Active margin = 500,000 yen => Number of lots ordered = 0.05
   Active margin = 100,000 yen => Number of lots ordered = 0.01
   Active margin = 2,000,000 yen => Number of lots for order = 0.2

If Lots=0.05, Base Value=100000
   Active margin = 100,000 yen => Order lots = 0.05
   Active margin = 200,000 yen => Number of lots ordered = 0.1
   Valid margin = 1,000,000 yen => Number of lots for order = 0.5

In the case of Lots=0.1 and Base Value=300000
   Active margin = 100,000 yen => Number of lots to order = 0.03
   Active margin = 300,000 yen => Number of lots ordered = 0.1
   Valid margin = 1,000,000 yen => Number of lots for order = 0.33

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.
trend modeSet either "Yes" or "No".
When "Yes" is set, the system operates with optimized internal parameters when a trend is occurring.
If "None" is set, the system operates with optimized internal parameters when there is no trend.
The default setting is "Automatic".
trade modeSet "Automatic," "Buy Only," or "Sell Only.
Buy Only" will trade only buy trades, and "Sell Only" will trade only sell trades.
Automatic" will trade both buy and sell.
Custom Setting When the following "Custom Setting" is set to "Enable", the operation parameters are enabled.
parameterContents
custom configurationSetting "Enable" will enable the setting of the following operating parameters.
EMA PeriodEMA period for trend determination
EMA price differenceEMA price difference after the period plan for trend determination (if the difference is greater than this price, the trend is considered to be present and entry in the opposite direction is not made)
candle lengthEven if entry conditions are met, if the candlestick is less than this specified length, entry is not made.
candle lengthEven if entry conditions are met, if the candlestick is longer than this specified length, entry is not made.
Stop Loss Offset ValueStop Loss Offset to be set at the time of entry (offset value (pips) from the open value)
Limit Offset ValueLimit offset (offset value (pips) from the open value) to be set at the time of entry
BB PeriodBollinger Bands Duration
BB Standard Deviation MultiplierStandard Deviation Multiplier for Bollinger Bands
BB widthThe effective width of the Bollinger band (enter only if it contracts below this width (pips))
retention periodPosition holding period (number of candles)
!!!!! Caution !!!!! When compounding, if you encounter a losing streak, you can lose all your money at once. Be careful not to raise your threshold too high! Other SeSe products on display SeSehttps://www.gogojungle.co.jp/users/60058 Blog article, " SeSe Created EAs, Categorized and Introduced." Version information == Ver1.05 == Internal parameters have been readjusted (re-measured using Dukascopy's Tick Data, and some parameters have been adjusted). == Ver1.04 == Supported currency pairs are limited to GBPJPY, EURJPY, and USDJPY. Added a mode that automatically switches to "Trend Mode" (default setting). The logic and parameters were reviewed and improved so that the profitability in the back test is as uniform as possible over the entire period. == Ver1.03 == In Ver. 1.03, some of the internally stored parameters can be changed.
If you want to adjust the parameters by yourself, please use the "Custom Settings" option.
== Ver1.02 == Trend mode" was added in Ver. 1.02. When "None" is set, the system will operate with internal parameters partially optimized for the state in which no trend has appeared in the past few years. Other Notes and Precautions Please refer to " MT4 EA (Expert Advisor) and Indicator Installation Procedure" and " Items to check when EA does not work " for EA installation. When installing EAs, 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 4-hour, daily, weekly, and monthly charts of the target currency pair.  (This is because this EA uses chart information other than the hourly chart, so it is necessary to import such information.) Please note that the EA developer will not compensate for any losses incurred by the user, including those caused by the defects.  (Of course, we will work quickly to solve the problem when it is discovered.) This product does not guarantee profits. There may be differences between back and forward tests and actual operations.

Sales from :  11/16/2020 03:39
Purchased :  0 times

Price: $188.59 (taxed)

¥30,000(taxed)

Provider/Distributor:
Sales site:

Payment

Master VISA JCB
Forward Test
Back Test

Sales from :  11/16/2020 03:39
Purchased :  0 times

Price: $188.59 (taxed)

¥30,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)