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

CY Series For Two

CY Series For Two Auto Trading
Expert Advisors
MetaTrader 4
Sales from
3/1/2017
Last Updated At
8/2/2018
Version
2.2
My Profile
CY
  • Whole period
  • 2 years
  • 1 year
  • 6 months
  • 3 months
  • 1 month
Profit
812,137JPY
Profit Factor
1.08
Rate of return risk  ?
1.08
Average Profit
19,487JPY
Average Loss
-15,133JPY
Balance  ?
1,812,137JPY
Rate of return (all periods) ?
28.70%
Win Rate
45.63% (501/1098)
Maximum Position  ?
2
Maximum Drawdown  ?
17.96% (753,195JPY)
Maximum Profit
100,000JPY
Maximum Loss
-33,100JPY
Recommended Margin  ?
2,830,030JPY
Unrealized P/L
-400JPY
Deposit  ?
1,000,000JPY
Currency
JPY- Account
Operable Brokers
Usable with MT4-adopting brokers.

Forward testing (Profit)

Product Statistics
Product Comments

Monthly Statistics

2026
2025
2024
2023
2022
  • Jan
  • Feb
  • Mar
  • Apr
  • May
  • Jun
  • Jul
  • Aug
  • Sep
  • Oct
  • Nov
  • Dec

Calendar for Months

About EA's Strategy

Translating...

Currency Pairs
[USD/JPY]
Trading Style
[Scalping] [Day Trading]
Maximum Number Position
1
Maximum Lot
1
Chart Time Frame
H1
Maximum Stop Loss
30
Take Profit
0
Straddle Trading
No
Application Type
Metatrader Auto Trading
Other File Usages
No

About ▌EA

Breakout strategy with trailing stop function.
Please, one for your portfolio. If you do not use a specific function, no special settings are required other than the number of lots. Stress free!

▌Parameter introduction, initial values in parentheses ()

UseAutoTime (If you select "true", you can ignore the "OpenDay", "OpenHour", "ExitDay", "ExitHour", and "ExitMinute" settings that appear later. The GMT adjustment is performed automatically regardless of the broker. These five parameters are provided because they do not work in the case of backtesting due to the MT4 programming. In the case of backtesting, please adjust them to the GMT time of the actual data. In production, be sure to set it to "true".
The default trading hours when set to *ture are as follows.
March 1 - October 31, Japan time Monday 8:00 - Friday 8:00 p.m.
November 1 - February 28(29), Japan time, Monday 9:00 - Friday 9:00 p.m.

OpenDay
(Specify the day of the week when EA operation starts. 0=Sun 1=Mon 2=Tue 3=Wed 4=Thu 5=Fri 6=Sat 5=Friday 6=Saturday)
(If UseAutoTime is set to true, the settings are automatic and can be ignored.)

OpenHour
(Specify the time when the EA starts operating, 24 hours a day)
(When "UseAutoTime" is set to "true," this setting is automatic and can be ignored.)

ExitDay
(When using the weekend close function, specify the close day of the week)
(When "UseAutoTime" is set to "true", this parameter is automatically set.)
(If you do not use the weekend close function, you may ignore this setting.)

ExitHour
(When using the weekend close function, specify the close time.)
(0=Sun 1=Mon 2=Tue 3=Wed 4=Thu 5=Fri 6=Sat)
(If UseAutoTime is set to true, the setting is automatic and can be ignored.)
(If you do not use the weekend close function, you may ignore this setting.)

ExitMinute
(If the weekend close function is used, specify the close minute.)
(If "UseAutoTime" is set to "true," this parameter is automatically set and can be ignored.)
(If you do not use the weekend close function, it is also fine to ignore this setting.)

(If UseAutoTime is set to false, we have prepared a quick guide to GMT below. Please make use of it)

summertime.jpg ...Use_MM = (false) True = compound interest, false = simple interest. In the case of compound interest, the following Lots are calculated automatically. Slippage = (3) If slippage is greater than this value, entry is not made. Unit Pips MaxSpread = (3) Entry is not made when the spread is greater than this value. Unit Pips Lots = (1) As written. May be ignored in the case of compound interest. MagicNumber = (20170211) The magic number is an authentication function used to manage EAs and open positions when using EAs for automated trading in MetaTrader. When operating multiple EAs, the magic number for each EA should be different. ... SL = (30) Loss Limit, if it exceeds the set value, the position held will be closed. UseImpAnouStop = (false) This function allows you to stop trading at a specified time by selecting true and combining it with the settings below. Remember to set this to false when not in use. StopDayHourMinute = () When the above is set to ture, the input is required, literally, a parameter indicating what time of day and what minute to stop trading. Multiple time periods can be registered, but the following input rules must be followed 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 day of the week, 0=Sun 1=Mon 2=Tue 3=Wed 4=Thu 5=Fri 6=Sat N means NEXT. When setting multiple time slots, be sure to put them across the middle. All times are computer time. When setting multiple time slots, be sure to enter them in the order of the time that comes first. Hours are in 24-hour format. Be sure to remember to enter the "/". If a position is held, it will be forced to close when the start time of the trading halt you entered is reached. If UseImpAnouStop is set to false, it can be ignored. Example 1. If you want to stop 15 minutes before the Bank of Japan's keynote speaker at 11:30 a.m. on Wednesday and reopen one hour after the speaker's remarks, you would enter 3/1115/1230 Example 2. If you do not want to trade on Tuesdays and Thursdays from 9 am to 14 pm, enter 2/0900/1400n4/0900/1400 Comment =(CY Series For One) Specify the comment for the order. If you are operating multiple EAs, please use this function. Since it does not affect the logic, you can leave the default value as it is. Changeleverage = (false) Adjusts leverage to a small amount for compound interest management. Leverage = (0) Specify the actual leverage you wish to use. Example: If you have a high leverage account, but want to compound at 25x leverage for individuals in Japan, you can do so by specifying the parameters as follows. Changeleverage = true leverage =25 As you know, high leverage means high leverage and therefore high return for compounding, but if you encounter a stop loss, the number of lots you order will be dramatically reduced. Because the number of lots is automatically calculated in the case of compounding, the account balance will continue to increase as long as it can withstand the stop loss, since leverage is high and margin is low. This is not a good balance. So I have prepared these two parameters because I thought it would be a good balance to have about 25x leverage in my proposal. Please make use of them. OrderRetry (false) added in Ver2.2 If the spread suddenly widens and exceeds the limit when placing an order, the order will fail. Some brokers will void 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



Please note that, as is the case with all EAs, the results of trades may differ even with the same broker due to the condition of the line and spread, etc.

The EA is characterized by the fact that the trend is partly determined by the shape of the candlestick, so the entry timing may differ depending on the time of day when the EA is running.

Therefore, the EA should be activated before the market opens on Monday. Also, please note that if you stop and restart the EA's automated trading without closing MT4 before an indicator is announced, etc., the EA may enter the market immediately. If you want to stop the EA when an important indicator is announced, please use UseImpAnouStop

Please remember that while you can expect to make a profit from your investment, you are always taking on risk. Please do not overdo it and set the number of lots appropriate for your funds. Also, the information on this website is only the past results. However, as with all investment products, there is no guarantee that you will make a profit. Please operate at your own risk.

After purchasing this EA, we recommend that you try it out in a demo or back-test account and if there are no problems, you should start using it in a real account. Many of you bought this EA in order to expect long-term asset management, but we believe that it is best to manage your assets as safely and securely as possible without having to fight for every second of the day. In addition, this EA, depending on the timing of operation, the entry timing may differ from the forward test, so if you purchased in the middle of the week, if you are not in a hurry, I think it is better to operate in a demo account, etc. until Monday, and then start from the beginning of the week. If you purchased mid-week, it would be better to operate a demo account, etc. until Monday and start at the beginning of the week.

Basically, all MT4s will be able to operate. If your EA vendor is not on the list, please let us know and we will test it. The backtest was conducted at 1.0 pips, so we recommend 1.0 pips or less in real life.

Please feel free to contact fx-on support for more information on how to connect, etc.

Sales from :  03/01/2017 00:28
Purchased :  48 times

Price: $152.58 (taxed)

¥25,000(taxed)

Provider/Distributor:
Sales site:

Payment

Master VISA JCB
Forward Test
Back Test

Sales from :  03/01/2017 00:28
Purchased :  48 times

Price: $152.58 (taxed)

¥25,000(taxed)

Provider/Distributor:
Sales site:

Payment

Master VISA JCB
About Forex Automated Trading
Forex Automated Trading refers to trading that is automated through programming, incorporating predetermined trading and settlement rules. There are various methods to conduct automated trading, but at GogoJungle, we deal with Experts Advisors (hereinafter referred to as EA) that operate on a trading platform called MT4.
There are various types of EAs (Expert Advisors) for different trading types that can be used on MT4.
Just like discretionary trading, there are those that decide trading and settlement timings by combining indicators, those that repeatedly buy or sell at certain price (pips) intervals, and trading methods that utilize market anomalies or temporal features. The variety is as rich as the methods in discretionary trading.

To categorize simply,
・Scalping (Type where trades are completed within a few minutes to a few hours),
・Day Trading (Type where trades are completed within several hours to about a day),
・Swing Trading (Type where trades are conducted over a relatively long period of about 1 day to 1 week)
・Grid/Martingale Trading (Holding multiple positions at equal or unequal intervals and settling all once a profit is made. Those that gradually increase the lot number are called Martingale.)
・Anomaly EA (Mid-price trading, early morning scalping)

When engaging in Forex, there are risks in automated trading just as there are in discretionary trading.
However, a substantial advantage of automated trading is its ability to limit and predict risks beforehand.

[Risk]
Inherent to forex trading are the trading risks that undeniably exist in automated trading as well.
・Lot Size Risk
Increasing the lot size forcibly due to a high winning rate can, in rare instances, depending on the EA, lead to substantial Pips loss when a loss occurs. It is crucial to verify the SL Pips and the number of positions held before operating with an appropriate lot.

・Rapid Market Fluctuation Risk
There are instances where market prices fluctuate rapidly due to index announcements or unforeseen news. System trading does not account for such unpredictable market movements, rendering it incapable of making decisions on whether to settle in advance or abstain from trading. As a countermeasure, utilizing tools that halt the EA based on indicator announcements or the VIX (fear index) is also possible.

[Benefits]
・Operates 24 hours a day
If there is an opportunity, system trading will execute trades on your behalf consistently. It proves to be an extremely convenient tool for those unable to allocate time to trading.

・Trades dispassionately without being swayed by emotions
There is an absence of self-serving rule modifications, a common human tendency, such as increasing the lot size after consecutive losses in discretionary trading or, conversely, hastily securing profits with minimal gains.

・Accessible for beginners
To engage in Forex trading, there is no prerequisite to study; anyone using system trading will achieve the same results.


[Disadvantages]
・Cannot increase trading frequency at will
Since system trading operates based on pre-programmed conditions, depending on the type of EA, it might only execute trades a few times a month.

・Suitability may vary with market conditions
Depending on the trading type of the EA, there are periods more suited to trend trading and periods more suited to contrarian trading, making consistent results across all periods unlikely. While the previous year might have yielded good results, this year's performance might not be as promising, necessitating some level of discretion in determining whether it is an opportune time to operate.
The requirements for operating automated trading (EA) on MT4 are as follows:
・MT4 (MetaTrader 4. An account needs to be opened with a Forex company that offers MT4.)
・EA (A program for automated trading)
・The operating deposit required to run the EA
・A PC that can run 24 hours or a VPS (Virtual Private Server), where a virtual PC is hosted on a cloud server to run MT4.
If you open an account with a forex broker that supports MT4, you can use MT4 as provided by that forex broker. MT4 is a stand-alone type of software that needs to be installed on your computer, so you download the program file from the website of the FX company where you opened the account and install it on your computer.

Additionally, there are both demo and real accounts available. You can experience trading with virtual money by applying for a demo account. After opening a real account, you select the connection server assigned by the Forex broker, enter the password, and log in to the account.
When you deposit money into your account using the method specified by the forex broker, the funds will be reflected in your MT4 account, and you can trade.
To set up an EA when you purchase it through GogoJungle, follow the steps below:
Firstly, download the purchased EA file from your My Page on GogoJungle. You will download a zip (compressed) file, so right-click to extract it and retrieve the file named ‘◯◯◯ (EA name)_A19GAw09 (any 8 alphanumeric characters).ex4’ from inside.

Next, launch MT4 and navigate to ‘File’ → ‘Open Data Folder’ → ‘MQL4’ → ‘Experts’ folder, and place the ex4 file inside. Once done, close MT4 and restart it. Then, go to the upper menu ‘Tools’ → ‘Options’, and under ‘Expert Advisors’, ensure ‘Allow automated trading’ and ‘Allow DLL imports’ are checked, then press OK to close.

The necessary currency pair and time frame for the correct operation of the EA are specified on the EA sales page. Refer to this information and open the chart of the correct currency pair time frame (e.g., USDJPY5M for a USD/Yen 5-minute chart).

Within the menu navigator, under ‘Expert Advisors’, you will find the EA file name you placed earlier. Click to select it, then drag & drop it directly onto the chart to load the EA. Alternatively, you can double-click the EA name to load it onto the selected chart.

If ‘Authentication Success’ appears in the upper left of the chart, the authentication has been successful. To operate the EA, you need to keep your PC running 24 hours. Therefore, either disable the automatic sleep function or host MT4 on a VPS and operate the EA.
EAs from GogoJungle can be used with one real account and one demo account per EA.
If you want to use it with an account other than the authenticated one, you need to reset the registered account.

To reset the account, close the MT4 where the Web authentication is registered, then go to My Page on GogoJungle > Use > Digital Contents > the relevant EA > press the ‘Reset’ button for the registration number, and the registered account will be released.

When the account is in a reset state, using the EA with another MT4 account will register a new account.
Also, you can reset the account an unlimited number of times.
If you encounter an error with Web authentication, or if the EA is trading on GogoJungle's forward performance page but not on your own account, there could be various reasons. For more details, please refer to the following link:
 → Items to Check When EA is Not Operating
In Forex trading, the size of a lot is usually:

1 lot = 100,000 currency units
0.1 lot = 10,000 currency units
0.01 lot = 1,000 currency units

For USD/JPY, 1 lot would mean holding 100,000 dollars.
The margin required to hold lots is determined by the leverage set by the Forex broker.
If the leverage is 25 times, the margin required to hold 10,000 currency units of USD/JPY would be:
10000*109 (※ at a rate of 109 yen per dollar) ÷ 25 = 43,600 yen.
・Profit Factor: Total Profit ÷ Total Loss
・Risk-Return Ratio: Total Profit and Loss during the period ÷ Maximum Drawdown
・Maximum Drawdown: The largest unrealized loss during the operation period
・Maximum Position Number: This is the maximum number of positions that the EA can theoretically hold at the same time
・TP (Take Profit): The set profit-taking Pips (or specified amount, etc.) in the EA's settings
・SL (Stop Loss): The set maximum loss pips (or specified amount, etc.) in the EA's settings
・Trailing Stop: Instead of settling at a specified Pips, once a certain profit is made, the settlement SL is raised at a certain interval (towards the profit), maximizing the profit. It is a method of settlement.
・Risk-Reward Ratio (Payoff Ratio): Average Profit ÷ Average Loss
・Hedging: Holding both buy and sell positions simultaneously (Some FX companies also have types where hedging is not allowed)