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

ジェームズ・ポンド(BB break M15 for GJ)

ジェームズ・ポンド(BB break M15 for GJ)

ジェームズ・ポンド(BB break M15 for GJ) Auto Trading
Expert Advisors
MetaTrader 4
Sales from
1/10/2021
Last Updated At
9/6/2022
Version
1.05
My Profile
SeSe
  • Whole period
  • 2 years
  • 1 year
  • 6 months
  • 3 months
  • 1 month
Profit
-667,616JPY
Profit Factor
0.94
Rate of return risk  ?
-0.44
Average Profit
39,304JPY
Average Loss
-25,401JPY
Balance  ?
332,384JPY
Rate of return (all periods) ?
-19.35%
Win Rate
37.88% (236/623)
Maximum Position  ?
1
Maximum Drawdown  ?
35.43% (1,523,610JPY)
Maximum Profit
272,000JPY
Maximum Loss
-65,249JPY
Recommended Margin  ?
3,449,400JPY
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
[GBP/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 " James Pound (BB break M15 for GJ)" is a trend-following EA that enters when the Bollinger Band (BB) is broken after contraction. Based on "BB break M15", it is an EA specifically tailored and customized for pound sterling, which is suitable for trend-following due to its strong price movements. We are currently analyzing the results of the forward test in this blog post, " Analyzing the Results of the Forward Test of James Pond (BB break M15 for GJ)", so please check it out as well.
The market is stagnant and lacks movement, and then the timing for a major move is determined by the following factors. This EA detects when the market breaks (jumps out) after a contraction and enters the market. In the back test, the profit factor was about 1.69 and the profit was about 2.94 million yen in about 15.5 years of operation ( 1 position only, no compounding, spread 20) with 10,000 fixed currency
. Profitability is increased by taking the following actions based on the BB break ■Entry conditions Entry on BB break with the period set to 180  However, do not enter in the following cases  The moving average (EMA) is used to confirm the direction of the trend, and a clear trend is occurring in the opposite direction.  There is no momentum in the candlestick ■Close timing Based on the settlement at the limit or stop price set for entry (adjusting the optimal value through back testing), and When any of the following conditions are met, the position is considered to have lost momentum and 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. Sudden ups and downs whiskers occur. When unrealized profit is above a certain level, the stop line (stop price) is moved closer based on the Open price (added in Ver. 1.04). If it does not move in the targeted direction (if it moves in the opposite direction), we give up early, so the winning rate is not high, but we can take a profit larger than the amount of loss. This is a small-loss, large-profit (high risk-reward) type of logic that takes a larger profit than it loses. In addition, we also include other measures such as determining the general trend and changing the trading method slightly. The EA is for 15-minute time frames and operates using the data at the time the 15-minute time frame is finalized to make entry and close decisions. It can be used only for GBPJPY. Deluxe EA which combines this EA and other EAs for GBPJPY such as " James pound (BB break M15 for GJ)", " Pondur (HL band M15 for GJ) ", " HL band H4 for GJ ", and " Pound0Bound (BBbandW M15 for GJ) ". The deluxe version of the EA ""Pounding the Pound". Please check it out if you like. Please change only the following parameters as necessary. Compounding mode is also available. The default setting is a loose compounding mode. Please turn it off if you wish to operate with a fixed lot. 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 threshold

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

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

The default value is 200,000 yen (=200,000).
An order is placed at the rate of 0.1 lot for every 200,000 yen of effective margin. With 1,000,000 yen of effective margin, a 0.5-lot position is held.

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:.
   Effective 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 Price=200000
   Active margin = 200,000 yen => Number of lots to order = 0.1
   Active margin = 500,000 yen => Number of lots ordered = 0.25
   Valid margin = 1,000,000 yen => 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.
trend modeSet "Auto", "Yes", or "No".
When "Yes" is set, the system operates with optimized internal parameters when a trend is occurring.
If "None" is set, the function operates with optimized internal parameters when there is no trend. If "Auto" is set, the system switches automatically according to a certain logic.
The default setting is "Auto".
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 configurationEnable" enables the following custom setting parameters.
If you wish to adjust the parameters yourself, please use this option. If 0 is set for each parameter, the default value held inside the program is used.
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 from the open price (in increments of 0.1 pips))
Limit Offset ValueLimit offset to be set at the time of entry (offset value from the open price (in increments of 0.1 pips))
BB PeriodBollinger Bands Duration
BB Standard Deviation MultiplierStandard Deviation Multiplier for Bollinger Bands
BB widthThe effective width of the Bollinger band (enter only when the band contracts below this width (in 0.1 pips increments))
retention periodPosition holding period (number of candles)
Stop Change LineSpecify how much unrealized profit is required to change the Stop line (stop line) in 0.1 pips increments. The internal default value is 1100 (=110 pips).
Stop Change Offset ValueSpecifies how far down (or up) the Stop line should be changed based on the Open value, in 0.1 pips increments. The internal default value is 900 (=90 pips).
# Fixed operation (without compounding) The following are the results of the test conducted from 01/01/2007 to 08/30/2022 with 10,000 currency fixed (1 position only, no compounding, spread 20). Profit factor is about 1.69 and profit is about 2.94 million yen. *For more details, click here. <1/01/2007 - 08/30/2022 QUANT ANALYZER REPORT : The following is the QUANT ANALYZER REPORT. (The unit is yen, though it is shown in dollars ($). # With compounding operation When operating in compound operation mode, Lots=0.01 (1,000 currencies), compound operation threshold=12,000 yen, and effective margin=100,000 yen, the simulation results will exceed 10 million yen by 2010/2. With an effective margin of 100,000 yen, the simulation results will exceed 10 million yen by 2010/2 when the operation starts on 2007/01/01.  For details, please refer to " StrategyTester_with compounding (Ver1.04) ". Started with 100,000 yen in January 2007 Over 1,000,000 yen in September 2008 Over 10 million yen in February 2010 January 2013, over 100 million yen (*Compound interest operation is limited to 25 million yen due to the upper limit of one position) <January 1, 2007 - August 30, 2022 Even if the operation starts on 01/01/2018, the simulated result will exceed 10 million yen by 2021/12. Started at 100,000 yen in 2018.01 In 2020.03, over 1,000,000 yen Over 10 million yen in December 2021 <2018/01/01-2022/08/30 Since this is only a back test, I know it will be difficult to get this far, but I can dream (laughs). !!!!! Caution !!!!! When compounding, if you encounter a losing streak, you will lose all your money at once, so be careful not to raise your threshold 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" Revision History == Ver1.05 == Internal parameters were readjusted (re-measured using Dukascopy's Tick Data, and some parameters were adjusted). == Ver1.04 == Logic was added by adopting suggestions from users.  Added a logic to move the stop line (stop limit) closer based on the Open price if unrealized profit exceeds a certain level when the 15-minute leg is fixed.  The unrealized profit and the base value of the stop line can also be changed by parameters (default values are kept in the program).  (Default values are kept within the program.) In addition, the following changes were also made  When custom settings are enabled, if 0 is set for each parameter, the program will use the internal default values.  Some internal parameters have been changed (e.g., take profit to a maximum of 400 pips). == Ver1.03 == The logic to determine the long-term trend was improved. Internal parameter settings were changed to make it a little easier to enter the market.  Re-adjustment of internal parameter settings to make it easier to enter the market and to improve the net profit in back tests.  # Fixed operation (no compounding operation)

<ver1.

03> Implemented from 01/01/2007 to 07/30/2021: Profit factor about 1.61, profit 2.6 million yen   <ver1.02> (without profit factor)   Implemented from 01/01/2007 to 12/01/2021: Profit factor about 1.57, Profit 1.96 million yen == Ver1.00 == Newly created. ■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 malfunctions.  (We test our EAs carefully, but if a problem is discovered, we will of course take prompt action to fix the problem.) This product is not a guarantee of profit. There is a possibility that differences may occur between back and forward tests and actual operations.
Sales from :  01/10/2021 00:55
Purchased :  4 times

Price: $154.7 (taxed)

¥25,000(taxed)

Provider/Distributor:
Sales site:

Payment

Master VISA JCB
Forward Test
Back Test

Sales from :  01/10/2021 00:55
Purchased :  4 times

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