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

【Backtest Free版】カタサンカク

This item is not currently on sale.

【Backtest Free版】カタサンカク

【Backtest Free版】カタサンカク Auto Trading
Expert Advisors
MetaTrader 4
Sales from
11/13/2020
Last Updated At
-
Version
-
My Profile
es
  • Whole period
  • 2 years
  • 1 year
  • 6 months
  • 3 months
  • 1 month
Profit
0JPY
Profit Factor
0.00
Rate of return risk  ?
0
Average Profit
0JPY
Average Loss
0JPY
Balance  ?
1,000,000JPY
Rate of return (all periods) ?
0%
Win Rate
0% (0/0)
Maximum Position  ?
0
Maximum Drawdown  ?
0% (0JPY)
Maximum Profit
0JPY
Maximum Loss
0JPY
Recommended Margin  ?
0JPY
Unrealized P/L
0JPY
Deposit  ?
1,000,000JPY
Currency
JPY- Account
Operable Brokers
Usable with MT4-adopting brokers.

Real Performance

※Displays results including swaps and fees

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...

Maximum Number Position
1
Maximum Lot
100
Chart Time Frame
M15
Maximum Stop Loss
80
Take Profit
0
Straddle Trading
No
This product is a backtest free version only. It does not trade on real or demo accounts. DL deadline: until 11/25/2020 Backtest deadline: until 12/31/2020 Product version is available here: https: //www.gogojungle.co.jp/systemtrade/fx/24743
15 years, all wins per year, over 5,000 trades, 50 recovery factor, 1 positive Scalping EA based on trend lines Thank you for your interest in our products. This is a scalping EA based on trend lines. The supported currency is EURCHF. There will be no more pinning, and the maximum number of positions is 1. The operating hours are from 23:30 to 14:30 Japan time (in the case of summer time), and it operates for about 15 hours[Trading image and logic] This is an actual trading situation (15 minutes) スクリーンショット 2020-09-24 215008.png スクリーンショット 2020-09-24 215055.pngIt aims at the characteristic of EURCHF which tends to be in a range and sets up reverse scalping at a high frequency. Although it is scalping, it does not always aim to gain a few pips. スクリーンショット 2020-10-01 121950.png - SL SL is variable and is set based on the most recent market price range and other factors. As of October 2020, the SL has been 45-65 pips for the past year, with an average of 53 pips. The maximum SL is 80, but if we include the times in the past 15 years when the price range was wider than the current one, 80 is the best value. The maximum SL is 80, but if you include the times when the price range was wider than the current one over the past 15 years, 80 was the best value.DukasCopy Variable Spread スクリーンショット 2020-10-28 102513.pngSpread 15 スクリーンショット 2020-10-28 102636.pngSince 2005, all wins, over 5,000 trades, and a recovery factor of approximately 50have been achieved.スクリーンショット 2020-10-28 094g447.png スクリーンショット 2020-10-28 094424.png(The year 2014 has been a bad year for us, but the market seemed to be very low volatility at the time due to the Swiss Central Bank's declaration of the EURCHF 1.2 upper limit, which may have had an impact. The parameters of this EA are as follows. At first glance, the number of parameters may seem large, but if you set only GMTOffset and the lot calculation part, there is no problem. スクリーンショット 2020-10-28 104632.png スクリーンショット 2020-10-28 105013.png MagicNumber MagicNumber GMTOffset_SummerTime GMTOffset (GMT offset for daylight saving time. If Daylight Saving Time is GMT+3 and Standard Time is GMT+2, enter 3) StartHour Trade start time (hour) StartMinute Trade start time (minute) EndHour EndHour Trade end time (hour) EndMinute Trade end time (minute) StartMondayHour Monday start time (hour) Monday starts at this time. EndFridayHour Friday end time (hour) Friday will trade until this time. Use_FridayClose Whether Friday's forced close is used or not. If there is a position, it will be closed at the following time. This is used to prevent overdrafts over the weekend. CloseFridayHour Friday close time (hour) CloseFridayMinute Friday close time (minute) JPYAccount Use_MM, Use_MM, Use_MM, Use_MM This is used for lot calculation when Use_MM and Use_MaxLoss below are used. When set to "false", the lot size is 100 times larger than when set to "true". Use_MM Whether the number of lots is set according to the surplus margin or not Risk Effective when Use_MM = true. Lot as a percentage of excess margin (%) e.g., if Risk 10 and excess margin is 1 million, order 1 lot (if JPYAccount = true) Use_MaxLoss Maximum allowable number of lots per trade MaxLossPercent Enabled when Use_MaxLoss is true. (MaxLossPercent is not an exact number; the purpose is to manage risk by decreasing the lot size as SL increases because SL is variable) Formula and example of lot size when Use_MaxLoss = true (When JPYAccount = ture) Lot calculation formula = [Surplus margin × MaxLossPercent / 100 / SL × 0.001] Example 1: Surplus margin is 1 million. Example 1) If the surplus margin is 1 million, MaxLossPercent is 10, and SL is 100, 1 lot is ordered Example 2) If the surplus margin is 1 million, MaxLossPercent is 10, and SL is 50, 2 lots are ordered FixedLots Valid when Use_MM = false and Use_MaxLoss = false. Number of lots ordered SlippagePips Slippage (pips) Use_EntryMaxSpread Set/unset spread filter for entry EntryMaxSpread The value of the spread filter for entry. If the spread is greater than or equal to this value, no entry will be made (points) Use_CloseMaxSpread Set the spread filter value for settlement. CloseMaxSpread The value of the spread filter at settlement. If true, no trades will be made during the time period (two settings are possible) NETimeFilter (NETimeFilter_StartHour Start time of NETimeFilter (hour) NETimeFilter_StartMinute Start time of the NETimeFilter (minutes) NETimeFilter_EndHour End time of the NETimeFilter (hours) NETimeFilter_ EndMinute End time of NETimeFilter (minutes) Use_TimeClose Use or not use time close. Use_TimeClose Use_TimeClose to close a position before an indicator. (TimeCloseHour Time to close (hour) TimeCloseMinute AddTimeCloseMinute Additional time for time close (minutes) Set this parameter in case the settlement cannot be made at the specified time due to line failure, etc. (Applicable to both Use_TimeClose_1 and Use_TimeClose_2) Example: TimeClose = 12:25 AddTimeCloseMinute = 5 12:25 - 12;30, the position is closed. AddTimeCloseMinute will be invalid for TimeClose times after 24:00. Example GMTOffset + TimeClose = 23:58 AddTimeCloseMinute = 5 23:58 - 23:59 is the valid time for TimeClose Use_MaxSL MaxSL MaxSL Maximum SL value. No larger SL will be set (pips) VolatilitySLValue SL fluctuation value. The larger this value, the larger the SL. Use_FixedSL Whether fixed SL is set or not FixedSL Valid when Use_FixedSL = true. Use_StealthSL Enable/ disable Stealth SL. if true, the SL is placed further away from the original position (fake SL) and the trade is closed when the loss is greater than the original SL. This prevents the SL from hitting and closing when the spread widens. Specifications when Use_StealthSL = true 1 SL = Original SL + StealthSLPips 2 StealthSL (Actual SL) = SL - StealthSLPips (in pips) *StealthSL = SL - StealthSLPips Please be careful when playing with this parameter or SL while holding a position. Use_DrawingStealthSL Effective when Use_StealthSL is true, draws the StealthSL settlement price on the chart. StealthSLPips See explanation of Use_StealthSL Comment Comment Use_Comment Enable/disable display of chart comments. false speeds up backtesting. The maximum number of bars in a chart must be set to 300 or more due to the calculation of the internal logic. (MT4 upper left Tools→Options→Bottom right of Chart) コメント 2020-08-31 150304.pngThere is no problem if it is the default setting of MT4, but if it is set to less than 300, please set it to 300 or more. If it is less than 300, no entry will be made and a log will be output stating that the number of bars is insufficient. Also, due to the logic, if the number of daily bars is less than 20, backtesting is not possible. If the number of bars is less than 20, the backtest will be stopped. Please be aware that the backtest will be aborted if the data is less than 20.*The day of the week for Monday start time and Friday forced settlement is based on the day of the week of your MT4 server. Therefore, GMT0 and GMT+9 vendors, etc. may not be compatible with these. We only check the operation of vendors that operate on GMT+2 standard time and GMT+3 daylight saving time. It is strongly recommended to use brokers with narrow spreads and strong execution. *Trailing stops may be triggered in some cases. However, it is not impossible to settle the trades without a trailing stop. *The default operating hours are 23:30 to 14:30 Japan Standard Time (DST) and 0:30 to 15:30 Japan Standard Time (GMT), so there is no need to change GMTOffset, etc. when switching between DST and DST. (This may be necessary if you are using a vendor that uses GMT0).
Sales from :  11/13/2020 03:00
Purchased :  57 times

Price: Free

Provider/Distributor:
Sales site:

Payment

Master VISA JCB
Forward Test
Back Test

Sales from :  11/13/2020 03:00
Purchased :  57 times

Price: Free

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)