TradeScheduler
Expert Advisors
MetaTrader 4
Sales from
3/26/2024
Last Updated At
2/20/2026
Version
1.01
My Profile
たなかけん- Whole period
- 2 years
- 1 year
- 6 months
- 3 months
- 1 month
Profit
:
2,566,850JPYProfit Factor
:
1.10Rate of return risk
?
:
1.74Average Profit
:
49,456JPYAverage Loss
:
-56,035JPYBalance
?
:
3,566,850JPYRate of return (all periods) ?
:
64.18%Win Rate
:
55.46%
(249/449)
Maximum Position
?
:
1Maximum Drawdown
?
:
25.41%
(1,475,700JPY)
Maximum Profit
:
337,280JPYMaximum Loss
:
-443,982JPYRecommended Margin
?
:
3,999,500JPYUnrealized 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]
[USD/CAD]
[AUD/NZD]
[USD/CNH]
[BTC/JPY]
[UK100]
[HK50]
[BTC/USD]
[JPN225]
[OIL/USD]
[AUD/USD]
[EUR/USD]
[EUR/JPY]
[AUD/CAD]
[XAG/USD]
[ZAR/JPY]
[BTC/EUR]
[NASDAQ]
[SPX500]
[BTC/AUD]
[EUR/NZD]
[EUR/TRY]
[EUR/CHF]
[GBP/JPY]
[AUD/JPY]
[NZD/JPY]
[USD/MXN]
[GBP/AUD]
[NZD/CAD]
[BTC/GBP]
[MXN/JPY]
[BTC/NZD]
[GBP/NZD]
[AUD/CHF]
[GBP/CHF]
[GBP/USD]
[CHF/JPY]
[USD/HKD]
[USD/CNY]
[CAD/CHF]
[DJ30]
[TRY/JPY]
[AUSSIE200]
[NZD/CHF]
[USD/KRW]
[EUR/AUD]
[USD/CHF]
[CAD/JPY]
[USD/INR]
[USD/SGD]
[CrudeOIL]
[EUROPE50]
[CAC40]
[SGD/JPY]
[NZD/USD]
[USD/TRY]
[XAU/USD]
[EUR/GBP]
[USD/TWD]
[EUR/CAD]
[GBP/CAD]
[DAX30]
Trading Style
[Day Trading]
[Scalping]
Maximum Number Position
1
Maximum Lot
100
Chart Time Frame
M1
Maximum Stop Loss
-
Take Profit
-
Straddle Trading
No
Application Type
Metatrader Auto Trading
Other File Usages
No
Table of Contents
About EA Broker Currency Pairs Time Frame Display Period of Account History Parameter Description Frequently Asked Questions Update HistoryAbout EA
An EA that trades at the specified date and time. An EA that trades on Gotobi daysGotobiis provided, but there were requests to operate it every day, so a new EA was created that can trade on arbitrary days. From Gotobi functionality, processing related to Gotobi days (including additional orders) has been removed, and a trading date setting feature has been added. You can specify the trading days by weekday (Mon–Fri) or by day of the month (1–31); by default it trades every day.Broker
It supports brokers in any time zone. By default, it uses U.S. daylight time and supports brokers with daylight GMT+3 and standard GMT+2. For other brokers, you will need to adjust the parameters related to time difference.Currency Pair
Any currency pair is fine.Time Frame
Any time frame is fine.Display Period of Account History
Not mandatory, but it is recommended to set MT4's "Account History" tab display period to "All History"BesidesThis is recommended because it may affect EA behavior. When determining whether trading can start, the EA searches the trade history to confirm whether a trade has not been made on that day. The search target is the same as the contents displayed in the "Account History" tab. Therefore, if the display period is "All History," all histories will be searched. The more histories there are, the more results to search, which can slow processing. Unless there are unusually many histories, this should be fine, but if performance becomes slow, please check your settings.Parameter Description
Order Type
Sets whether to place a buy or sell trade.Lot Size
The lot size used when trading. If 0, it becomes a variable lot.Reference Amount for Variable Lot Calculation
When using a variable lot, the amount used to calculate the lot size. You can choose from "Account Balance," "Equity," or "Free Margin."Amount per 1 Lot
When using a variable lot, the base value for calculating the lot size. The number of lots is calculated as: (Reference Amount for Variable Lot Calculation) / (Amount per 1 Lot). For example, if set to 1000000, then when amount is 10000 (yen, dollars, etc.), 0.01 lots; amount 100000 -> 0.1 lots; amount 1000000 -> 1 lot.Maximum Lot Size
When using a variable lot, if the calculated lot size exceeds this value, it is capped at this value. (When using fixed lots, the fixed lot size is used as-is and not adjusted by this value.) The maximum lot size varies by broker, so set it according to your broker.Take Profit (units: pips)
If a value other than 0 is set, a take-profit limit order is placed corresponding to that value when trading. For currency pairs quoted against the yen, 1 pip equals 1 sen (0.01 yen). For buy positions, TP is the entry price plus the take-profit amount; for sell positions, TP is the entry price minus the take-profit amount. (Example) Pair: USD/JPY Trade type: Buy Trade price: 100.00 Take profit: 10 ↓ Take profit price: 100.10Stop Loss (units: pips)
If a value other than 0 is set, a stop-loss limit order is placed corresponding to that value when trading. For currency pairs quoted against the yen, 1 pip equals 1 sen (0.01 yen). For buy positions, SL is the entry price minus the stop-loss amount; for sell positions, SL is the entry price plus the stop-loss amount. (Example) Pair: USD/JPY Trade type: Buy Trade price: 100.00 Stop loss: 10 ↓ Stop loss price: 99.90Profit Amount
If a value of 1 or more is set, monitor unrealized profit/loss during the trade. When unrealized profit (sum of all positions if additional orders exist) reaches or exceeds the take-profit amount, a market close is executed at that moment. If the trade end time occurs before the take-profit amount is reached, the trade is closed at the end time as usual. (Example) Pair: USD/JPY Account currency: JPY Take profit amount: 10000 ↓ If unrealized profit reaches 10000 JPY, close at that time If end time occurs before reaching 10000 JPY, close at end timeNotes
Closings are executed at market price. Therefore, actual realized profit may not match the take-profit amount exactly. The same applies to the stop-loss amount below.Stop Loss Amount
If a value of 1 or more is set, monitor unrealized profit/loss during the trade. When unrealized loss (sum of all positions if additional orders exist) reaches or exceeds the stop-loss amount, a market close is executed at that moment. If the trade end time occurs before reaching the stop-loss amount, the trade is closed at the end time as usual. (Example) Pair: USD/JPY Account currency: JPY Stop loss amount: 20000 ↓ If unrealized loss reaches 20000 JPY (i.e., profit becomes -20000 or worse), close at that time If end time occurs before reaching 20000, close at end timeTrade Start Time (Hour)
The hour value of the time when trading begins, i.e., when a position is opened.Trade Start Time (Minute)
The minute value of the time when trading begins.Trade End Time (Hour)
The hour value of the time when trading ends, i.e., when the position is closed.Trade End Time (Minute)
The minute value of the time when trading ends.Trading Duration (Hours)
The duration from start to end in hours. From this value and the "Trading Duration (Minutes)" value, trading duration is calculated. Trading Duration = Trading Duration (Hours) * 60 + Trading Duration (Minutes) If Trading Duration is greater than 0, positions are closed not at the end time but after the elapsed trading duration from the start time (i.e., start time + duration).Trading Duration (Minutes)
The duration from start to end in minutes. From this value and the "Trading Duration (Hours)" value, trading duration is calculated. Trading Duration = Trading Duration (Hours) * 60 + Trading Duration (Minutes) If Trading Duration is greater than 0, positions are closed not at the end time but after the elapsed trading duration from the start time (i.e., start time + duration).Notes
If the end time is later than the start time (start < end), closings occur on the same day at the end time. Otherwise (start >= end), closings occur on the next day or later. (Examples) Start time: 9:55, End time: 9:56 → close at 9:56 on the same day Start time: 9:55, End time: 9:55 → close at 9:55 on the next day Start time: 9:55, End time: 9:54 → close at 9:54 on the next day Note that "next day" may be used because the market may be closed the next day after the start date. For example, if the start date is Friday, the next day is Saturday. If the end time is after the market close on Saturday, it will not close on Saturday but extend to the next week.Chart GMT Difference
The time difference (time zone) of the chart relative to GMT. Please set according to your broker. Based on this value, the chart time is converted to Japan time. For example, if set to 2, it is treated as GMT+2, and the difference from Japan time (GMT+9) is 7 hours, which is added to the chart time to reflect Japan time. That time is displayed at the top left of the chart.Daylight Saving Type
If this value is "America", when the chart date falls under American daylight saving time (second Sunday in March to first Sunday in November), the value of "Chart GMT Difference" is increased by 1. If "Europe", when the chart date falls under European daylight saving time (last Sunday in March to last Sunday in October), the value of "Chart GMT Difference" is increased by 1. If "Other/None", no increase. (Example) Chart GMT Difference: 2 Value "America" → American DST makes it 3 in DST, 2 in standard time Value "Europe" → European DST makes it 3 in DST, 2 in standard time Value "Other/None" → always 2 If your broker uses American daylight saving time, set to "America". For European daylight saving time, set to "Europe". If you use other daylight saving times or no DST, set to "Other/None". For other DST, manual adjustments are required, but during DST, set the Chart GMT Difference to the DST difference, and during standard time, set to the standard difference.Continue Trading After Start Time
If true, trading can begin from the start time until the end of that day (23:59:59). If false, trading can only begin within the start time window. (Example) Start time: 9:00 If true → trading window: 09:00:00–23:59:59 If false → trading window: 09:00:00–09:00:59 If there is market movement within the trading window on a trading day, a new order will be placed and trading will begin. Set this parameter if you want to ensure trading can start even if you could not start during the start time for some reason.Magic Number
The EA's magic number (a value that identifies the EA). The default is 222222, but any value is fine as long as it does not clash with other EAs you use. If you run this EA on multiple charts, set a different value for each. If the values are the same, trading states are shared, and trading on one chart will prevent trading on the other.Trading Day Setting
Specifies the weekday (Mon–Fri) or day of the month (1–31) on which you want to trade. If a weekday parameter is set to true, trades will be made on that day. If a day parameter is set to true, trades will be made on that day. (Example) Current date: 1st (Mon) Weekday "Monday" is true → trade Day "1" is true → trade If both "Monday" and "1" are false → do not tradeFAQ
How can I get it to work with my broker?
Depending on the broker, you need to adjust the parameters "Chart GMT Difference" and "Daylight Saving Type". Check your broker's website for GMT difference (timezone) and DST information. As described in this document under "Broker," if your broker matches the following conditions, the default settings are fine: - GMT Difference: DST GMT+3, standard GMT+2 - Uses American daylight saving time Otherwise, please refer to each parameter description to set them. After setting and running the EA, the chart's top-left will display Japan Time. If the settings are correct, that time should match actual Japan time.Update History
Version 1.00
First editionVersion 1.01
Added parameters "Trading Duration (Hours)" and "Trading Duration (Minutes)". If Trading Duration is greater than 0, positions are closed not at the end time but after the trading duration has elapsed since the start time (i.e., start time + duration). Sales from
:
03/26/2024 21:39
Purchased
:
2
times
Price: $92.74 (taxed)
¥15,000(taxed)
Provider/Distributor:
Sales site:
GogoJungle
●Payment
Forward Test
Back Test
Sales from : 03/26/2024 21:39
Purchased
:
2
times
Price: $92.74 (taxed)
¥15,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
