"Yaonaka FX EURUSD 1H Standardized Indicator Breakout System"
- Whole period
- 2 years
- 1 year
- 6 months
- 3 months
- 1 month
Profit
:
-105,789.00USDProfit Factor
:
0.86Rate of return risk
?
:
-0.34Average Profit
:
24,755.00USDAverage Loss
:
-19,197.00USDBalance
?
:
-95,789.00USDRate of return (all periods) ?
:
-4.25%Win Rate
:
40.00%
(26/65)
Maximum Position
?
:
2Maximum Drawdown
?
:
12.10%
(309,008.00USD)
Maximum Profit
:
62,707.00USDMaximum Loss
:
-30,768.00USDRecommended Margin
?
:
2,490,910.00USDUnrealized P/L
:
0USDDeposit
?
:
10,000.00USDCurrency
:
USD- Account
Operable Brokers
Usable with MT4-adopting brokers.
※EA measurement is stopped
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
[EUR/USD]
Trading Style
[Scalping]
[Countrarian]
Maximum Number Position
-
Maximum Lot
-
Maximum Stop Loss
-
Take Profit
-
Straddle Trading
No
Application Type
Metatrader Auto Trading
Other File Usages
No
My name is yamakagasi, nice to meet you. I am a software developer who is fascinated by software that evolves through communication with users.
I am a developer of free software, and I am fascinated by software that evolves through communication with users. I started system trading after being influenced by "The Magician of the Markets".
I started system trading under the influence of "The Magician of the Markets," but no matter how many times I tried the contents of the book, I could not create a magic box that brought me stable profits.
However, no matter how many times I tried the book, I could not create a magic box that would bring me stable profits.
After much research, I came up with "yaonaka fx".
□System Theme
Standardized Indicator Breakout System
Trend following that follows the major movements of the market without hesitation
Extremely simple logic & simple parameters
□Position sizing (money management function)
R-value (expected value) is used as a money management function. The R-value (expected value) is used as the money management function.
STOP is set to the optimal width according to the volatility at the time of position opening.
* STOP is set to the optimal width according to the volatility.
* The number of positions is determined based on risk (expected loss)
* Percentage-based money management corresponding to the increase or decrease of the available amount
* One item to set. There is only one item to set: the "%" value of the available amount.
*The money management function can be set to ON or OFF. In that case, the set
transactions with a fixed amount.
Trailing Stop
Yaonaka fx does not use a method where losses and profits are determined at the time of position opening.
Trend-following is a trading method to obtain large profits, although it is inferior to other methods in terms of win rate.
Trend-following is a trading method that can be used to gain large profits. We emphasize the ratio of "max profit/loss" and "avg profit/loss" for winning and losing trades.
The ratio of "max profit/loss" and "avg profit/loss" of winning trades and losing trades is emphasized. The width of the trail is not fixed, but the width and speed are set based on the original method, and it follows the direction of profitable trades.
The trail follows the direction of profitable trades.
Excessive optimization (curve fitting)
We do not over-optimize to increase PF, as there is no guarantee that past results will be valid in the future.
However, the past results from 1999 to 2005 and the past results from 2006 to 2007 were not optimized. However, we can see a significant difference in volatility and liquidity between 1999-2005 and the past several years.
However, we can see a significant difference in volatility and liquidity between 1999-2005 and the past several years. Although there are pros and cons to optimization, we focused on the last few years and adjusted the parameters.
We have focused on the most recent years and adjusted the parameters.
About back testing
Back testing is the best part of system trading. We do not impose any restrictions on backtesting, so please test the system until you are satisfied with the results.
We do not impose any restrictions on backtesting, so please test until you are satisfied with the results. We believe that the logic can be determined to some extent
We believe that you will be able to determine the logic to some extent from the parameters and results. We hope you can understand the philosophy of "yaonaka fx" through back testing.
We hope you can understand the philosophy of "yaonaka fx" through back-testing.
About portfolio and pricing
The best system is defined as "a portfolio of multiple systems with an expected value of more than 1" operating in "multiple time frames" and "multiple markets".
We define the best system as "a portfolio of multiple systems with an expected value of 1 or more" operating in "multiple time frames" and "multiple markets".
The pricing is based on the premise that the portfolio will be set up.
# Multiple currencies, multiple time frames, reversal trading will be supported.
Variables to be set (Expert properties)
* int regularMagicNumber
Magic Number: Set when trading the same currency pair with multiple EAs.
Set value: Input any number within the range of int value.
* bool isMoneyManagemet
Money management function: Set the risk based on the increase or decrease of total assets
Set value: use (true), do not use (false)
* double risk
Risk set per transaction: used if money management feature is used
Set value: 0.03 - 0.05 (default 0.03)
* int regularRisk
Fixed amount of risk: if isMoneyManagement is false
Set value: 10000 - 50000 for yen (default 1000)
* int slippage
allowed slippage: difference between the limit price and the execution price
Set value: 1 - 10 (default 1)
* int minimumExitStopDistance
minimum stop distance: limit on how far a stop can be set
Set value: 5 - 25 (default 20)
* int minimumExitTraillingDistance
minimum distance to change trailing stop
Set value: 1-5 (default 5)
* double paramCloseExpectation
Condition of expected CLOSE value: If the value exceeds the set expected value, close judgment is enabled.
Set value: 0.0-2.0 (default 0.6)
* int paramBollingerBandCount
Bollinger band period
Set value: 18-24 (default: 24)
* double paramBollingerBandStd
Deviation: Defined as int value in MT4, but reimplemented as double
Set value: 1.8-2.4 (default 1.8)
* double paramBollingerBandUpper
One of the conditions for a BUY signal (above 80% of the Bollinger Band)
Set value: 0.8-1.0 (default 0.8)
* double paramBollingerBandLower
One of the conditions to generate a SELL signal (when the price is below 20% of the Bollinger Band)
Set value: 0.2-0.0 (default 0.2)
* int oscillatorType
Oscillator type: 0: MFI, 1: II, 2: AD, 3: RSI, 4: WPR
Set value: 0-4 (initial value: 2)
* int oscillatorPeriods
Oscillator periods: set the period according to the oscillatorType indicator
Set value: 10-30 (default: 14)
* int pbBandsPeriod
Bollinger band period: Bollinger band period to normalize oscillators
Set value: 20-50 (default: 40)
* double pbBandsDeviations
Bollinger Band Deviations: Sets the upper and lower bands of the Bollinger Bands
Set value: 1.8-2.4 (default: 2.0)
* int oscillatorMAPeriods
oscillator's average period: used to capture the direction of the indicator
Set value: 16-36 (default: 20)
Standardization of indicators
http://seriometra.net/yaonaka/?page_id=44
If you would like to display "Bollinger Bands with deviation corresponding to double values" or "Standardized Oscillator" as an indicator for MT4, please contact us.
If you wish to display "Bollinger Bands with deviation corresponding to double values" or "Standardized Oscillator for Indicators" as an indicator for MT4, please contact us from
Please contact us from the above website.
Sales from
:
05/19/2009 07:55
Purchased
:
0
times
Price: $193.82 (taxed)
¥30,857(taxed)
Provider/Distributor:
Sales site:
GogoJungle
●Payment
Forward Test
Back Test
Sales from : 05/19/2009 07:55
Purchased
:
0
times
Price: $193.82 (taxed)
¥30,857(taxed)
Provider/Distributor:
Sales site:
GogoJungle
●Payment
About Forex Automated Trading
What is Forex Automated Trading (MT4 EA)?
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.
Trading Types of Forex Automated Trading
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)
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)
Risks, Advantages, and Disadvantages of Forex Automated Trading
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.
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.
Equipment and Environment Needed for Automated Trading Operation
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.
・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.
Installation of MT4 and Account Login
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.
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.
How to Install EA on MT4
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.
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.
In Case You Want to Change the Account in Use
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 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.
Solutions for Errors During Web Authentication or Non-Functional Account Trading
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
→ Items to Check When EA is Not Operating
About the Size of Trading Lots
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.
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.
Glossary of Automated Trading
・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)
・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)
Useful related pages
・How to Install MT4 EA (Expert Advisor) and Indicators
・MT4 Beginner's Guide
・Understanding System Trading Performance (Forward and Backtesting)
・Choosing Your First EA! Calculating Recommended Margin for EAs
・Comparing MT4 Accounts Based on Spread, Swap, and Execution Speed
・What is Web Authentication?
・Checklist for When Your EA Isn't Working
・MT4 Beginner's Guide
・Understanding System Trading Performance (Forward and Backtesting)
・Choosing Your First EA! Calculating Recommended Margin for EAs
・Comparing MT4 Accounts Based on Spread, Swap, and Execution Speed
・What is Web Authentication?
・Checklist for When Your EA Isn't Working
