Code=RED GBPJPY_M5 double-sided Martin
- Whole period
- 2 years
- 1 year
- 6 months
- 3 months
- 1 month
Forward testing (Profit)
Monthly Statistics
- Jan
- Feb
- Mar
- Apr
- May
- Jun
- Jul
- Aug
- Sep
- Oct
- Nov
- Dec
Calendar for Months
About EA's Strategy
Translating...
I want to leave EA alone as much as possible.
Code=RED has a typical trend-following logic that uses the short-term leg to reverse the direction of the long-term trend. Therefore, it is necessary to be alert to economic indicators.
However, if I have to be in front of the chart when the EA is running, just because it is an indicator, I feel that it is "no different from discretionary trading.
While taking this into account, we have eliminated the need to manually shut down the EA by adding restrictions to the logic so that it can be operated as much as possible without being left alone.
As a discretionary trader myself, I believe that the real appeal of EAs is that after they are installed, "there is no discretion to stop operation for indicators or during the year-end and New Year holidays.
Therefore, we have basically created the system with the assumption that it can be left alone to operate once it is up and running.
Measures for larger indicators
Even though the logic is restricted, the win rate is still significantly reduced if the spread is wide open during major indicators.
A spread filter is included to accommodate this.
Please set the spread to about 1.5 times the average spread of your broker. (Default value 5 pips)
Setting example ➝ For example, if the average spread under normal conditions is 2.0 pips, please set it at about 4.0 pips.
Behind the 90%+ win rate
The basic logic of Code=RED is based on the discretionary method of "confirming the trend direction of the long-term leg and setting up a countertrend on the short-term leg.
However, even if such logic is successfully implemented in an EA, a high win rate cannot be expected as in the case of discretionary trading, where the trader can recognize the environment before and after the trade, and losses are frequently incurred.
Therefore, taking advantage of automated trading, which does not involve any emotion, we will use a martingale to pyramid the trade by trading both sides of the trade at the position where the trade would normally end in a loss.
When the profit/loss turns positive, all settlements are made and the balance is accumulated, keeping the win rate abnormally high.
When the entry logic is assembled to trade only where there is an advantage in this mechanism, the EA is transformed into an EA that can generate large profits despite low drawdowns.
Passed 18 years of back testing
It is true that one of the weaknesses of EAs is that they may only win at certain times of the year.
In the market, there is a method that matches the market at that time, and by creating an EA with specialized logic for that method, you can create an EA that can explosively increase assets.
However, this may render the EA useless as soon as the market movement changes.
Code=RED has "passed a long-term back-test of 18 years".
The 18 years included many financial shocks such as the Lehman Brothers collapse, the Flash Crash, and the new Corona Crash, but we have achieved steady growth without suffering any significant losses.
In addition, to ensure that the system will not fail regardless of the timing of the start of operations, we have back-tested the system starting from January of each year, and all the tests have been completed.
The maximum DD is low even though it is a martingale type!
One of the weaknesses of EAs that use nanpinning and martingales is that the maximum drawdown can be large.
On the backtest, the drawdown period comes after the funds have been built up, which causes a discrepancy in which the amount of losses exceeding the initial funds does not cause a collapse.
If that maximum drawdown occurs in the early stages of operation, "that EA will fail in an instant.
Code=RED tested various aspects and carefully examined entry timing to ensure that profits can be accumulated from 2006 to 2023 without breaking the bank, no matter which timig from 2006 to 2023 you start.
As a result, if we assume that we started the operation with 1 million yen, the maximum DD is limited to 200,000 yen to 350,000 yen over the 18-year period, no matter where we start. (about 270,000 yen at the time of the 18-year backtest)
This could allow for an average annual interest rate of 20% and the possibility of consistently increasing funds.
The low maximum DD allows for compounding!
When operating an EA, the lot to set is a concern. Especially for beginners, it is difficult to know how much money and how much lot is appropriate and when to increase the lot size.
Therefore, we have included a compound interest function in Code=RED. This compound interest function also serves as fund management on the assumption that EA operations will not fail, and limits the funds that can be used to 1% to 2% of the margin.
However, just setting the compound interest function to 1% has resulted in a profit that is almost double the result of trading with the recommended lot under normal conditions.
(Please be aware of your broker's minimum lot limit when using the compound interest feature. For example, if the minimum lot size is 0.01 lot = 1,000 currencies, the minimum margin requirement is 1,000,000 yen.)
Pricing
At the time of development, efforts were made to eliminate the risk of bankruptcy as much as possible, but while the martingale-type EA generates large profits in a short period of time, the risk of bankruptcy at the time of future operations is the risk of single-shot positions.
It is undeniable that the price of EA is higher than that of EA. Therefore, we offer a low price for the time and effort required for development.
About Parameters
This section describes the parameters that can be set.
(1) Select whether to use the compound interest function. If 1% of margin is less than 0.01 lot, please use "false".
(2) Enter the number of lots when the compound interest function is not used. (The recommended margin for 0.01 lot = 1,000 currency is 500,000 yen, and for 0.01 lot = 10 currency is 10,000 yen.)
Select either 1% or 2%. No higher risk tolerance can be set.
(4) Set the magic number. Set the magic number so that the number will not be shared with other EAs.
(5) Set the size of the spread at which entry is allowed. Set it to about twice the average spread of your broker. (The default value is 5 pips).
(6) You can set whether or not to use martingale when pyramiding both positions. Please note that if martingale is not performed, the number of positions will increase and the EA will not perform as it should.
precautions
*This EA does not guarantee profits. Please note that losses may be higher than in past tests depending on future market conditions.
Back testing was conducted with a fixed spread of 3.0 pips. Spreads higher than 3.0 pips may result in significantly poorer performance.
*The setting values other than the Release Parameter cannot be changed because they may significantly deteriorate the performance of the EA. Please be aware of this when using the EA.
Price: $112.92 (taxed)
¥18,000(taxed)
●Payment
Sales from : 04/16/2024 21:22
Price: $112.92 (taxed)
¥18,000(taxed)
●Payment
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)
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.
・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.
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.
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.
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.
→ Items to Check When EA is Not Operating
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.
・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)
・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
