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

米雇用統計ゲッター

米雇用統計ゲッター

米雇用統計ゲッター Auto Trading
Expert Advisors
MetaTrader 4
Sales from
7/11/2022
Last Updated At
4/29/2026
Version
6.0
  • Whole period
  • 2 years
  • 1 year
  • 6 months
  • 3 months
  • 1 month
Profit
118,130JPY
Profit Factor
1.54
Rate of return risk  ?
3.08
Average Profit
7,973JPY
Average Loss
-2,398JPY
Balance  ?
1,118,130JPY
Rate of return (all periods) ?
57.87%
Win Rate
31.62% (43/136)
Maximum Position  ?
2
Maximum Drawdown  ?
10.95% (38,389JPY)
Maximum Profit
17,039JPY
Maximum Loss
-4,820JPY
Recommended Margin  ?
204,142JPY
Unrealized P/L
0JPY
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] [EUR/USD]
Trading Style
[Scalping]
Maximum Number Position
2
Maximum Lot
1
Chart Time Frame
M1
Maximum Stop Loss
10
Take Profit
100
Straddle Trading
Yes
Application Type
Metatrader Auto Trading
Other File Usages
No

Only once a month, when the U.S. employment statistics are released! Super special type EA!

XX This EA... XX

This EA is triggered only once a month when the U.S. employment statistics are announced.

It has become a regular event of the employment statistics that the market moves unilaterally at the time of the announcement, but this EA specializes in shooting only at that moment and escaping with a profit.

It's an EA that only runs once a month (or even there if there are no surprises...), so it's not as interesting as it usually is, but having this EA set up makes me really look forward to the employment stats every month! (*My experience)


Currency Pairs

Although any currency pair involving the dollar can be used, the two pairs with actual operational results are "USD/JPY" and "EUR/USD".

For reference, the actual performance (10,000 currency) in my environment since January 2021 is as follows

USD/JPY]

[EUR/USD



Recommended Vendors○

Use a firm with no stop levels. We have experience with OANDA JAPAN and recommend using OANDA.


○ Parameter set value ○○

Basically, we have optimized the parameters to work well, but they can be changed as needed.


Comment_EAname ("KoyoTokei_Getter")  → EA name to be displayed in comments. MagicNo (20220522)  → Specify the magic number to be used. Lots (0.1)  → Specify the number of lots for entry. PipsToStopOrder (10) ResetPips (5) ResetPipsPlus (2)  → These parameters are used to adjust the limit price prior to the announcement of the employment statistics (see *Operation Details). TrailingPips (5) SL_Pips (10) QuoteStopPips (1)  → Parameters for setting the stop-loss limit after the announcement of the employment statistics (*see details of operation). SL_Pips_Failsafe (30)  → Initial stop loss value for fail-safe. After this stop loss is set at execution time, SL_Pips is set immediately.

Slippage (1)  → Specify the slippage.

Order_Pending (true)  → Specify whether or not to fix the limit price after the announcement of the employment statistics. AutoDetect (true)  AutoDetect (true) → Calculate the timing of the employment statistics (1st/2nd Friday of each month, or the previous Thursday if it falls on Independence Day). If it overlaps with Independence Day, it will be the Thursday before.)  → Basically, there is no problem with true, but in exceptional cases, set SP_PendingTime manually as false.    *When set, the activation time is shown in the upper left corner, which can be checked here.


■SP_PendingTime (2022.06.03 21:30)  → Set the announcement time only if AutoDetect = false.    Ignored if AutoDetect = true. StartOffset_Second (30)  → Specify the time in seconds to start placing a price.    The default value is 30 seconds.  → If the value is too small, the limit price may not be entered before the announcement. StopOffset_Second (300)  → Specify the withdrawal timing in seconds after the announcement of the employment statistics.    The default value is 300 seconds (5 minutes).  → If there are any remaining limits, all of them will be removed at this timing.


BeforeAnnounce_Retry (false)

 → If the position is executed before the announcement, this function is activated by setting it to "true".

 → If the default value is false, the executed position and the opposite direction limit price will remain. The opposite limit will not be deleted immediately, but will be deleted after the announcement is made and either executed or after StopOffset_Second has elapsed.


ExitAtStopTime (true)  → Specifies whether or not the positions held are also forced to close at the timing of StopOffset_Second.  → If false, no forced closeout is performed and only the trailing + stop loss logic continues. Timer_ms (1000)  → Specifies the time interval (in milliseconds) to adjust the stop loss before the announcement of the employment statistics.    The default value is 1,000 milliseconds (1 second) isBackTest (false)  → Set to "true" to perform a back test in the Strategy Tester. History_GMToffset (2)  → Set to match the backtest history data.


○○ Operation details○

The following diagram illustrates the operation. This is a very elaborate move to overcome various obstacles such as widening spreads, strong price movements immediately before the announcement, and the inability to place an order after the announcement.


Basic Operation

As shown above, the basic operation is to "place stop-losses in both the selling and buying directions" after a certain time (default: 30 seconds before) from the time of the employment statistics announcement. However, if you simply place a stop-loss price, you will not be able to avoid volatility caused by speculation prior to the announcement.

So what this EA does is to move "Operation 1) If the contract is about to be executed before the announcement of the employment statistics, move the limit price to prevent the contract from being executed. This is the first point at the heart of this EA. This will allow it to keep up with the movement of the employment statistics announcement.

After the contract is executed, the move is to secure profits by trailing the stop loss while placing the "Movement (2) Open Stop. If the announcement ends in a one-sided result, the operation is to take advantage of the move and extend profits as much as possible.

Why is it realized only with a stop order...because "the employment statistics market is too volatile and cannot be handled with a market order after the announcement". The order slips and is not executed. So, this troublesome stop-loss order processing is built in.


Detailed operation (limit price relation)



The detailed movement is shown above.

Through repeated tuning in the past on real accounts (accumulated once a month...), we intend to have the default parameters tuned to be profitable enough for USDJPY and EURUSD, but they can be customized through parameter adjustments if necessary. With tuning, there may be room for utilization in other pairs against USD as well.


○○ Notes.

<About the date of operation

In order to achieve an inexpensive implementation format and to eliminate concerns that minor changes in references may cause the EA to stop working, the EA does not use web scraping on the day the employment statistics are announced and is implemented as a simple implementation. The employment statistics are released at 22:30 on the first and second Friday of the month (21:30 during daylight saving time). The employment statistics are not web-scraped.

Therefore, in the first two weeks In the first two weeks when the employment statistics are not announced, only stop-loss orders will be placed and then cancelled. However, this is basically harmless, so please accept this as a limitation.


<Risk of communication failure due to vendor server load

Depending on the results of the employment statistics, etc. After the announcement of the employment statistics, MT4 may get stuck due to the rush of orders. Please contact us for more information.

In that case, although the contract is executed In such a case, although the contract is executed, the stop loss setting cannot be followed, which may lead to unexpected losses if the contract is left unexecuted. In this case, please be careful.

Even in these cases, the Orders will still go through from the phone app. Therefore, it is safe to avoid leaving the system completely unattended as much as possible, and to allow manual settlement via the smartphone app as appropriate while watching the operation.



○ ○ About the backtests.

The backtest is based on data from 2010. The backtest is calculated at [5.0 Pips], taking into account the spread.

For reference, I have also included data for EUR/USD. This is also calculated at 5.0 pips.





Other ○○ Other

If you have any questions, please ask in the community!
Best regards.

Sales from :  07/11/2022 21:34
Purchased :  33 times

Price: $157.04 (taxed)

¥25,000(taxed)

Provider/Distributor:
Sales site:

Payment

Master VISA JCB
Forward Test
Back Test

Sales from :  07/11/2022 21:34
Purchased :  33 times

Price: $157.04 (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)