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

Automatic optimization cross-entry system

Automatic optimization cross-entry system

Automatic optimization cross-entry system Auto Trading
Expert Advisors
MetaTrader 4
Sales from
11/25/2014
Last Updated At
-
Version
-
  • Whole period
  • 2 years
  • 1 year
  • 6 months
  • 3 months
  • 1 month
Profit
1,251,780JPY
Profit Factor
1.07
Rate of return risk  ?
0.65
Average Profit
6,804JPY
Average Loss
-3,643JPY
Balance  ?
2,251,780JPY
Rate of return (all periods) ?
26.53%
Win Rate
36.47% (2906/7968)
Maximum Position  ?
8
Maximum Drawdown  ?
24.79% (1,923,170JPY)
Maximum Profit
231,000JPY
Maximum Loss
-81,305JPY
Recommended Margin  ?
4,718,370JPY
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] [GBP/USD] [AUD/NZD]
Trading Style
[Swing Trading]
Maximum Number Position
4
Maximum Lot
0
Chart Time Frame
M30
Maximum Stop Loss
100
Take Profit
300
Straddle Trading
No
Application Type
Metatrader Auto Trading
Other File Usages
No
The basic logic is to determine entry/exit by MA crosses, but by selecting the optimal long-term and short-term legs based on the most recent trend, the EA responds to market movements with sensitivity. In addition, since no entry is made in the case of a range market where no appropriate long-term or short-term leg exists, drawdowns in a range market, which are often seen in trend-following EAs, are kept to an absolute minimum. In back tests, profits were confirmed on the 30-minute and 1-hour time frames of the dollar-yen, the 30-minute time frame of the pound dollar, and the 4-hour time frame of the Aussie New Zealand, etc. at the default setting values. The backtest and forward test are for 30 minutes of dollar-yen. If the market is rough up and down, it would be better to adjust the optimization range by shortening AdjustCheckMargin. Explanation of setting parameters (values are default settings)**. Lots = 0.1: The number of lots to enter. CompoundMode = true: Compound interest mode can be selected for yen-denominated or dollar-denominated accounts (if true, it will take precedence over Lots) LossRatio = 5: Valid only when Compound Mode is ON. Selects what percentage of assets can be lost at a single stop loss MaxPos = 4: Maximum number of positions to hold. MagicNo = 3456: The magic number to set TankiMAMin = 5: The moving average of the shortest leg (minimum value) TankiMAMax = 21: The moving average of the shortest leg (maximum value) TankiAdjStep = 2: the step value to determine the appropriate short leg ChokiMAMin = 20: the moving average of the long leg (minimum value) ChokiMAMax = 75: the moving average of the long leg (maximum value) ChokiAdjStep = 5: the step value to determine the appropriate long leg AdjustInterval = 48: once this leg is determined, the parameters will be adjusted AdjustCheckMargin = 240: This is the number of past legs for parameter adjustment. If too small, entry opportunities will be reduced. If too large, there is a high possibility that a leg that does not match the trend will be selected. MarketOpenAdjust = true: Select whether or not to initialize at market open on Monday. Difference_from_EET = 0: If you use the above initialization process, enter the time difference from EET. For other vendors, please ask in the community and we will answer your question) OKPips = 0: This parameter is used for parameter optimization. Setting this value too high will increase the accuracy of range filtering, but setting it too high will result in lost entry opportunities. OKTrades = 2: This parameter is used for parameter optimization. Setting this value too high will increase the accuracy of parameter optimization, but setting it too high will result in lost entry opportunities. sl_pips = 100: This is the stop loss value (specified in Pips) tp_pips = 300: This is the take profit value (specified in Pips) trailingpips = 100: If this many pips of unrealized profit are generated after entry, trailing will occur. Slippage = 1: This is the number of pips allowed for slippage. ----- Version History ----- Changes in the 1/23 version (rev3) Added compound interest mode. However, it is effective "only for yen-denominated accounts", so please set it to false if you do not have a yen-denominated account. Also, it does not work well depending on the combination of the vendor and the currency pair. (The setting of "false" is the same as before the upgrade.) For reference: Compound Interest Mode is available for the following currency pairs at Alpari Japan.  XXX/JPY, XXX/USD, XXX/EUR, XXX/GBP, XXX/AUD, XXX/NZD, XXX/CHF  (XXX is any currency) Note: For currency pairs other than those listed above, the value set in Lots will be applied as is.     In some cases, the currency pairs listed above may not be applicable depending on the vendor.     In such cases, the entry itself will not be executed, so please change the settings. Multiple positions can now be held. The default is to hold up to 4 positions.  (The number of positions can be increased or decreased by changing MaxPos (1 setting is equivalent to the number before the upgrade). Changes in the 2/6 version (rev4) The following bugs have been fixed. There was a bug in the infinite retry process when a close order slipped, and in some cases, the system kept trying to close an order that had already been closed. This issue has been corrected. Please note that new positions will no longer be opened when this issue occurs. At least, you can continue to use this version as long as the problem does not occur. If this event occurs, please restart the EA or MT4 to recover from the problem. Changes in the 2/8 version (rev5) The EA will not enter when the EA is launched, but will enter only when the new leg is confirmed. Optimized MA pairs are now displayed in the upper left corner of the window. Changes in the 12/02 version (rev6) Added a flag to initialize the adjust counter when the market opens on Monday.  By setting it to true, the results will be the same as in future forward tests in FX-ON.  * One mistake in the program has been corrected.  (Entry timing tends to increase slightly) Supplementation of rev6 corrections We received a comment from one of our customers that the backtest results were not consistent. Therefore, we have added a process to initialize the time until the parameter optimization process during a specific time period (Monday market open time) to prevent the results from fluctuating. This will stabilize the backtest results and make it easier to adjust parameters (the existing process is also available and can be selected by a flag). Below is a side-by-side of the backtest from 1/1/2013~ and the backtested data from 1/1/2014~ with the same parameters. For clarity, the third image combines the two. You can see that the data are generally the same. strategytester_2013.gif Transaction graph from 1/1/2013~11/30/2014 (without compounding) strategytester_2014.gif Transaction graph from 1/1/2014~11/30/2014 (without compounding) 2013_2014.jpg Synthesis of the above two graphs Changes in the 12/23 version (rev7) Fixed an error in the variable names. The name of the variable was incorrect, so it was corrected.  Fixed to match the time of Alpari/Oanda etc.  No internal logic modification (it was programmed as EET in the first place...) Changes in the rev8 version Fixed a problem with repeated adjust processing at market open. Rev9 version changes Fixed a problem with the display of comments when placing an order. Rev10 version update Added fail-safe processing for partial payment. Changes in rev11 version update The range of the compound interest mode has been expanded. Support for OANDA JAPAN's currency pair name change. Added support for dollar-denominated accounts. ---------------------------------
Sales from :  11/25/2014 07:01
Purchased :  97 times

Price: $104.81 (taxed)

¥16,800(taxed)

Provider/Distributor:
Sales site:

Payment

Master VISA JCB
Forward Test
Back Test

Sales from :  11/25/2014 07:01
Purchased :  97 times

Price: $104.81 (taxed)

¥16,800(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)