Endure hardships to achieve a goal
Expert Advisors
MetaTrader 4
Sales from
1/17/2017
Last Updated At
3/1/2020
Version
2.4
My Profile
CY- Whole period
- 2 years
- 1 year
- 6 months
- 3 months
- 1 month
Profit
:
870,072JPYProfit Factor
:
1.04Rate of return risk
?
:
0.64Average Profit
:
49,364JPYAverage Loss
:
-35,248JPYBalance
?
:
1,870,072JPYRate of return (all periods) ?
:
25.68%Win Rate
:
42.66%
(410/961)
Maximum Position
?
:
1Maximum Drawdown
?
:
26.04%
(1,363,410JPY)
Maximum Profit
:
451,800JPYMaximum Loss
:
-90,700JPYRecommended Margin
?
:
3,387,520JPYUnrealized P/L
:
0JPYDeposit
?
:
1,000,000JPYCurrency
:
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]
Trading Style
[Day Trading]
[Swing Trading]
Maximum Number Position
1
Maximum Lot
1
Chart Time Frame
M15
Maximum Stop Loss
80
Take Profit
0
Straddle Trading
No
Application Type
Metatrader Auto Trading
Other File Usages
No
What led to the ▌EA
We have mainly developed EAs that can ride the momentum of the market and "win in a short period of time". If the momentum is lost, it will go in the opposite direction and you will lose. This is the starting point of the "short-term win" that we cherish. Representative EAs areColor Your Life V2 and winning by a point EAs. If you look at the forward test of both EAs, you can see that there is no major blurring in the way of thinking. If we can ride a market that is about to collapse, there should be new entry opportunities. In other words, the breakout method is the "Gyakuttei" method. Since it is the opposite of a breakout method, how about adding it to your portfolio in addition to Kodo Hitori Kacho and Color Your Life V2? Of course, it can also be operated independently.▌ Strengths of this EA
12 years of back testing Even if we look at the results of each year separately for the All positive The following chart confirms that it will end up at Also, the forward test confirms that Positive again in 2017 The forward test confirms that the number of years ends in Stable of this EA. The biggest "weapon" is.
*The currency is the yen.
The following section describes the forward test from the exhibit to 01/13/2018.
▌How to back-test
This is a video of a single win, but the method itself is the same.

The "Period_converter_ALL" is a tool for converting the data shown in the video. There are many websites that introduce the "Period_converter_ALL" tool for converting data. Please search for it on the Internet and obtain it yourself.
▌ Parameter settings, default values in parentheses
It's easy to set the parameters! The below is written at length, but in real life, most of the parameters will remain at their default settings. Please do not worry.
UseAutoTime (true) Set to true for real. Allows automatic GMT adjustment regardless of broker. Default trading hours are as follows Mar 01-Oct 31 Japan Standard Time Monday 8:00 am - Friday 8:00 pm Nov 01 - Feb 28 Japan time Monday 9:00 - Friday 21:00 OpenDay (1) ← For back testing Specify the day of the week when trading starts, 0=Sun 1=Mon 2=Tue 3=Wed 4=Thu 5=Fri 6=Sat OpenHour (2) ← For back testing Designation of time to start trading Use_WeekClose_Function (true) ← Parameter for back testing Use_Weekend_Close_Function (true) ← Parameter for backtest Use_Weekend_Close_Function (true) ExitDay (5) ← for back testing When using the weekend close function, specify the day of the week to close. ExitHour (14) ← For back testing When using the weekend close function, specify the close time. ExitMinute (1) ← For back testing When using the weekend close function, specify the close minute. In MT4, some time functions can only be used in the real world and require time settings, so parameters for backtesting are provided. You can leave the default settings as they are and simply set UseAutoTime to false. After setting UseAutoTime to false, it is necessary to set each parameter for backtesting by referring to the following GMT quick reference table.
IUse_MM_Function (false)
If true, the compound interest mode is used. The number of lots is calculated automatically.
Only dollar and yen accounts are available.
MM_MoneyMode (FreeMargin)
Functions in compound interest mode. There are two types of parameters to choose the base money for the automatic calculation of the number of lots.
1) FreeMargin = Excess margin
2) Balance = account balance
The difference between the two
If you have other positions in the same account, excess margin includes the unrealized loss or gain on those positions, but not the account balance.
MM_MoneyDivide (100)
Functions in compound interest mode. This parameter determines how much of the selected base money is allocated to compounding. Unit (%)
Example.
Suppose you have 1,000,000 yen in your account and you want to run Ippon Win and Color Your Life V2 in compounding mode at the same time. If you want to allocate 40% and 60% of the account balance to each, the parameter settings are as follows
Parameters for a single win
MM_MoneyMode = Balance ← Base money is determined first
MM_MoneyDivide = 40
Color Your Life V2 parameters
MM_MoneyMode = Balance
MM_MoneyDivide = 60
Until now, we have recommended one EA per account, but the combination of MM_MoneyMode and MM_MoneyDivide allows multiple EAs to operate simultaneously in compound interest mode even in the same account. MM_MoneyMode and MM_MoneyDivide can be used to run multiple EAs at the same time in compound mode.
AllowRisk (100.0)
Functions in compound interest mode. The number of lots automatically calculated is a parameter for setting the percentage of the base money that you want to limit the loss in the event of SL. Range 1-100
The loss indicated by this EA is the "required margin + loss in case of SL".
Example.
Let's say you have 1,000,000 yen in base money and 40,000 yen in margin is required to place 1 lot order. If SL occurs in 1 lot, the maximum loss is 60,000 yen. Then the maximum loss for 1 lot is 100,000 (40,000 + 60,000).
If AllowRisk=100, the number of lots automatically calculated is "10".
1,000,000 * (100/100) / (4 + 6) = 10
If AllowRisk=50, the number of lots automatically calculated is "5".
1,000,000 * (50/100) / (4 + 6) = 5
*For ease of calculation, we assume 40,000 yen margin and 60,000 yen SL in one lot number.
If you wish to operate in compound interest mode, please simulate the number of lots based on your planned operating funds in a back test in advance. Please put the system into production after you have a rough idea of the number of lots.
Slippage (3)
If slippage is greater than this value, do not enter the market. Unit Pips
MaxSpread (3.0)
Entry is not made when the spread is greater than this value. Unit Pips
Lots (1.0)
The number of lots to place an order. In compound interest mode, the number of lots is automatically calculated and ignored.
MagicNumber (20170101)
This is the magic number that manages the positions opened by the EA. When operating multiple EAs, make sure that the magic number for each EA is different.
SL (80)
Loss Limit.
UseImpAnouStop (false)
If you choose true, you can disallow trading between important indicator announcements.
If you do not use it, do not forget to set it to false.
StopDayHourMinute (false)
This function works with UseImpAnouStop. Position force close when the specified time is reached. Multiple time periods can be registered but the rules are as follows.
Day of the week/what time it starts/what time it endsN day of the week/what time it starts/what time it ends・・・・Unlimited
*For days of the week, 0=Sun 1=Mon 2=Tue 3=Wed 4=Thu 5=Fri 6=Sat
When setting multiple time slots, be sure to put N in the middle. All times are computer time. They are not the broker's time. When setting multiple time zones, be sure to enter them in the order of the time that comes first.
Example 1.
Do not allow trades between 11:15 and 12:20 on Wednesday.
3/1115/1230
Example 2.
Do not allow transactions between 9:00 a.m. and 14:00 p.m. on Tuesdays and Thursdays.
2/0900/1400n4/0900/1400
EAComment (G.S.S.T USDJPY by CY)
If you are operating multiple EAs, you can know which EA placed the order for the position you are holding by adding appropriate comments. The setting is optional.
TrailingStopMode(Faster)
Select Faster if you want to accelerate the activation timing of the trailing stop.
Otherwise, select Standard. The default setting is recommended.
Changeleverage (false)
Works in compound interest mode; select true to adjust leverage to a smaller amount.
Changeleverage (25)
If Changeleverage is set to true, specify the leverage value you wish to adjust.
If Changeleverage is set to false, the corresponding parameter will not function.
Example.
If you want XM to increase your leverage from 888x to 25x, you would set Changeleverage to true and enter 25.
If you want to operate at the account's original leverage, ignore this parameter.
OrderRetry (false) added in Ver. 2.3
If the spread suddenly widens and exceeds the limit when placing an order, the order will fail.
Some brokers will invalidate the failed order, while others will store the order and execute it at once at a certain point in time. In the latter case, there is a risk of being forced to hold multiple positions. We have created this parameter to hedge that risk. The default is false, i.e., if the order fails, it shall not be re-executed. The default setting is recommended. However, please note that not reordering may cause differences from the forward test in the week in which the order failure occurs.
▌ Notes
Due to the display area, only some companies that can operate EAs are shown, but basically, as long as you have MT4, you can use this EA regardless of the broker. Please be assured. Please note that the results of trades may differ even with the same broker due to the condition of the line and spread, etc., as is true of all EAs. Please be sure to have your EA up and running before the market opens on Monday (the "Nico Chan" symbol is displayed). It does not matter what day of the week it is, Saturday or Sunday. This operation assumes that the EA is stopped on Friday, etc. If you are using a VPS, etc. and have not stopped the EA operation in the first place and the Nico Chan mark has appeared for a long time, you do not need to do anything. If you close MT4 and restart it, the positions held by this EA will be closed. Also, please note that the EA may be entered as soon as the EA is stopped just before an indicator is announced and restarted after that. If you do not want your EA to automatically trade between indicator announcements, please use Ippon_UseImpAnouStop. If you have any questions regarding account verification, please feel free to contact us at fx-on's inquiry form.▌PR Products
One win (dollar-yen) https://fx-on.com/systemtrade/detail/?id=8815 The number of users is everything. The occasional small drawdown is a relief in the opposite direction. I'm always impressed with the fact that every time there's a drawdown, it's the highest profit. My Ichimoku https://fx-on.com/systemtrade/detail/?id=11863 The new version has added a trailing stop function and It is definitely a stronger EA. It is a confident product that I strongly recommend in 2018. How about it for one of your portfolio at an affordable price of less than 10,000 yen? Lying in wait for the right time https://fx-on.com/systemtrade/detail/?id=10956 All 12 years of backtests on the breakout method are in the black, and the 2017 forward test is also in the black. It's not a beautiful steady rise with small losses and gains, but it is definitely expected to steadily accumulate gains. Looking at the span of the year (1/1/12 to 12/31/12), there are no negative years. The first month of the year, January, is the best time to operate. One Win (Eurodollar) https://fx-on.com/systemtrade/detail/?id=12013 The main difference between Ippon Win and Ippon Win is that Ippon Win trades aggressively with "thin profit margins. The core logic has not changed, so the results should not be too different, and now is a good time to take advantage of the half price of Ippon Win. Color your life https://fx-on.com/systemtrade/detail/?id=5503 The forward test has been over 3 years and there have been waves of results, but the trend of steady growth has not changed. This may be a characteristic of EAs that can be used for a long time. Color Your Life V2 https://fx-on.com/systemtrade/detail/?id=5561 This EA has been in forward testing for more than 3 years. Even if there is a drawdown, the "advantage" is that it can be recovered immediately. It may not be a dream to achieve 50 million yen. Only One (Dollar/Yen) https://fx-on.com/systemtrade/detail/?id=12263 The track record is still short, but if you take it the other way around, now might be a good time. Only One (Eurodollar) https://fx-on.com/systemtrade/detail/?id=12336 9,999 yen! We want to help investors build their portfolios at an affordable price. It is said that except surviving in the market is essential to risk management, it is also necessary to build a portfolio. Sales from
:
01/17/2017 21:40
Purchased
:
71
times
Price: $154.39 (taxed)
¥25,000(taxed)
Provider/Distributor:
Sales site:
GogoJungle
●Payment
Forward Test
Back Test
Sales from : 01/17/2017 21:40
Purchased
:
71
times
Price: $154.39 (taxed)
¥25,000(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
