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

Averaging BBHL band H1 for CJ

Averaging BBHL band H1 for CJ

Averaging BBHL band H1 for CJ Auto Trading
Expert Advisors
MetaTrader 4
Sales from
11/9/2021
Last Updated At
9/6/2022
Version
1.02
My Profile
SeSe
  • Whole period
  • 2 years
  • 1 year
  • 6 months
  • 3 months
  • 1 month
Profit
-293,431JPY
Profit Factor
0.94
Rate of return risk  ?
-0.42
Average Profit
5,563JPY
Average Loss
-6,322JPY
Balance  ?
706,569JPY
Rate of return (all periods) ?
-16.95%
Win Rate
51.78% (452/873)
Maximum Position  ?
14
Maximum Drawdown  ?
33.33% (704,052JPY)
Maximum Profit
64,262JPY
Maximum Loss
-111,843JPY
Recommended Margin  ?
1,731,530JPY
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
[CAD/JPY]
Trading Style
[Day Trading] [Swing Trading]
Maximum Number Position
29
Maximum Lot
20
Chart Time Frame
H1
Maximum Stop Loss
250
Take Profit
160
Straddle Trading
Yes
Application Type
Metatrader Auto Trading
Other File Usages
No

This " Averaging BBHL band H1 for CJ" is an EA for Canadian Dollar Yen (CADJPY) that aims to secure profit in short-term ups and downs based on the daily Bollinger Bands (BB) and the highest and lowest price lines over the last few days and tens of days. Based on the daily BB and the highest and lowest price lines, the EA judges whether the market is settling within a certain price range (range trend) or whether a trend has broken out of a certain price range and a trade is executed. If the market is stable, we trade on a range basis (sell when the market is above the price range, buy when the market is below the price range). When an uptrend or downtrend is occurring, we trade on a trend-following basis (trend-following while aiming for a slight price return), aiming for short-term price ups and downs. By doing so, we are able to accumulate profits in both trending and ranging markets. In addition, by setting the stop-loss line with the lowest or highest price in the last few days or dozens of days in mind, we try to reduce stop-losses and improve our profit and win rates. For entry timing, we use the logic of "BB break+ H1 for GJ" ( EA here ) and try to enter on short-term BB breaks to reduce unintentional entries and enter only when expectations are high. After the first order, when the market moves in a negative direction, we increase the number of lots and add positions (nanpin orders) the closer (deeper) we get to the edge of the range to make the average price of the positions held superior. Please refer to this article, " Key Points of the Trading Logic of the Averaging BBHL band H1 Series," which explains the trading logic of this EA in more detail. # Fixed operation (no compounding operation) The following are the results of a test conducted from 01/01/2007 to 07/30/2022 with a maximum of 100,000 currency trades (maximum of 30 positions each for buying and selling). Profit factor was 1.9, win rate was 56.1%, and profit was about 8.9 million yen. (Re-measured using Dukascopy's Tick Data in Tick Data Suite (TDS). (Ver. 1.02))  *For more details, click here. </01/2007 to 07/30/2022>. QUANT ANALYZER REPORT : The following is the QUANT ANALYZER REPORT. (The unit is yen, though it is shown in dollars ($). # Compounding available Using the compound operation mode (compound operation threshold = 1000000), a simulation result will be 10 million yen after 5 years and over 100 million yen after 11 years if the operation starts in 2007/01 with a margin of 1 million yen. Started with 1 million yen in Jan. 2007 Over 10 million yen in December 2011 Exceeded 100 million yen in December 2017 <January 1, 2007 - July 30, 2022 !!!!! 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!


■ EA settings, etc. This EA operates on a 1-hour time frame basis. Entry and close decisions are made using only data that has already been determined on the 1-hour time frame. Since the entry is made based on the already determined conditions, the difference between the back test and actual operation is minimized.


Please change only the following parameters as necessary.

parameterContents
MagicNumberBThis is the magic number for the first buy order. Each additional order will use this number plus one.
Basically, there is no need to change this number. However, if you are going to use this EA for multiple trades in the same currency, please change this number for each of the trades.
MagicNumberSThis is the magic number for the first sell order. Each additional order uses this number plus one.
LotsThe number of lots for the first order.
The default is 1,000 currency (0.01), so please adjust according to your budget.
Based on this, when placing additional orders (nan-pinning), the number of orders is multiplied by the depth from the first order and the "nan-pinning factor.
Maximum LotsThe maximum total number of lots for each position.
If this maximum number of lots is exceeded, no position will be held.
Compound interest operation threshold

To disable compounding (fix the number of lots to the Lots setting), set 0.

Enter the base amount for compounding.
Order Lots = (Effective Margin / this base amount) * Lots "*.
to calculate and place an order.

The default value is 2 million yen (=2000000).
The order is placed at a ratio of 0.01 lots of base for every 2 million yen of effective margin.


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

In the case of Lots=0.1 and Base Value=1000000:.
   Active margin = 1,000,000 yen => Number of lots to order = 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.1

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, base value=100000
   Active margin = 100,000 yen => Number of lots to order = 0.1
   Active margin = 500,000 yen => Number of lots ordered = 0.5
   Valid margin = 1,000,000 yen => Number of lots for order = 1.0

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.
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.
Maximum number of positionsThis is the maximum number of positions.
However, if the "Maximum Lots" below is exceeded, no position will be held.
Nanpin coefficient (buy), Nanpin coefficient (sell)This is the coefficient when placing a buy or sell order respectively.
When placing additional orders (nan-pinning), the number of orders is calculated by multiplying the depth from the initial order by the "nan-pinning coefficient.
Maximum Take ProfitSet the maximum take profit value (specified in pips), which is valid only when the value is greater than 10 and less than or equal to 1000, and the range of the settlement limit price from the order value at the time of entry is within the specified value.
(However, since the settlement limit price is determined based on the open price at the time of entry, it may be exceeded if entry is delayed.)
The initial value is set at 160 (=conventional operation).
maximum stop lossSet the maximum stop loss value (specified in pips), which is valid only when set to a value greater than 10 and less than or equal to 1000, and the range between the order value at the time of entry and the stop value is within the specified value.
(However, since the Stop value is determined based on the Open value at the time of entry, the Stop value may be exceeded if entry is delayed.)
The default value is 250 (=conventional operation).
Other SeSe items on display h ttps://www.gogojungle.co.jp/users/600581 Blog article " Introducing SeSe's EAs by category" Version information == Ver1.02 == The parameters "Maximum Stop Loss" and "Maximum Take Profit" were added, and the maximum stop loss value (specified in pips) and maximum take profit value (specified in pips) can be set.  For details, please refer to the explanation of the parameters "Maximum Stop Loss" and "Maximum Take Profit" above. Internal parameters were readjusted (re-measured using Dukascopy's Tick Data and some parameters were adjusted). == Ver1.00 == Fixed a problem in which orders for additional sell positions were failing. Re-optimization in back-testing, parameter revision == Ver1.00 == New creation. ■Other Notes and Cautions 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 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/09/2021 20:11
Purchased :  4 times

Price: $157.16 (taxed)

¥25,000(taxed)

Provider/Distributor:
Sales site:

Payment

Master VISA JCB
Forward Test
Back Test

Sales from :  11/09/2021 20:11
Purchased :  4 times

Price: $157.16 (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)