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

ORION_USDJPY

ORION_USDJPY Auto Trading
Expert Advisors
MetaTrader 5
Sales from
1/26/2026
Last Updated At
1/4/2026
Version
1.0
My Profile
たろう
  • Whole period
  • 2 years
  • 1 year
  • 6 months
  • 3 months
  • 1 month
Profit
-5,694JPY
Profit Factor
0.93
Rate of return risk  ?
-0.03
Average Profit
39,098JPY
Average Loss
-10,501JPY
Balance  ?
994,306JPY
Rate of return (all periods) ?
-0.63%
Win Rate
20.00% (5/25)
Maximum Position  ?
1
Maximum Drawdown  ?
16.53% (179,226JPY)
Maximum Profit
96,096JPY
Maximum Loss
-11,858JPY
Recommended Margin  ?
910,668JPY
Unrealized P/L
0JPY
Deposit  ?
1,000,000JPY
Currency
JPY- Account
Operable Brokers
Usable with MT5-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
[Day Trading] [Swing Trading]
Maximum Number Position
99
Maximum Lot
100
Chart Time Frame
M5
Maximum Stop Loss
0
Take Profit
0
Straddle Trading
Yes
Application Type
Metatrader Auto Trading
Other File Usages
No


ORION_USDJPY




ORION_USDJPY is designed around "risk reward and long-term expectancy" rather than win rate,

a long-term operation EA suitable for day trading to swing trading.


◾︎ MTF trend judgment × high/low break × 1-position assumption

as the simple structure base,

even if there are times you cannot monitor, it is less likely to fail

low mental load even in long-term operation

can support discretionary, semi-automatic, and unattended operation depending on settings


with the aim of


This previously

developed many scalping-focused and market-monitoring logics such as “Tenkuu no Hazama”, “Unkai”, “Kōmyō”, “Zero Logic”, “Shinra Ban’you”, but

this EA is designed from the outset for long-term operation.



ORION_USDJPY_Report


Backtest Details Report (15 years・USDJPY M5)


Risk 1% setting





In this report,

we explain the backtest results of ORION_USDJPY not as a mere list of numbers, but in a way that conveys what kind of EA it is.


0.1 lot fixed setting



■ Why test over 15 years


Many EAs show results only over

the recent 2–3 years

or only during favorable market conditions


This leaves unclear whether they work in


range markets

trending markets

volatility highs/lows

changes in interest rate environments


whether the market characteristics have changedis unknown.


ORION_USDJPY,

deliberately covers the period from 2010 to 2025,

rising market

declining market

extremely ranging

flash-like movements


and includes all of them in the test period.


This is to determine whether it is an EA that can be used long-term rather than just winning in the short term.



■ Test Condition Assumptions

Initial capital: 100,000 yen

Risk per trade: about 1%

Not fixed lots, but risk percentage-based

Parameters optimized for USD/JPY


In other words,


the same conditions yield the same results regardless of who uses it


this is the test condition.



■ Interpreting performance from numbers


+11,384,179 yen (about 113x)


This is

not that it grew steadily every year

it grows rapidly in rising markets

and flat to slight decline in other periods


which is typical of a trend-following pattern.



Profit Factor (PF: 1.62)



An EA with PF over 1.6 is typically considered quite good in long-term tests.


In particular, this EA is designed to maximize PF at the expense of win rate, so this figure is quite meaningful.



Maximum drawdown (about13%)

Risk 1% operation

15 years


Under these conditions, the drawdown is relatively restrained.


Also,

lower the lot size

narrow the trailing

restrict trading times


to further reduce drawdown is possible.



Recovery Factor (6.28)



how effectively the maximum drawdown has been recovered


A value above 6 implies


even if it drops once,

a trend arrives,

it can recover relatively quickly


which means the structure is capable of quick recovery.



■ Honest about win rate

Win rate: about 26%


Truthfully,

it may feel low to those used to high-win-rate EAs.


However this is because it does not take a small win region and drag out losses

Instead, cut losses quickly when wrong


and keep only the parts that execute and grow when the market moves



which is a "textbook trend following" outcome turned into an EA.



■ The essence of risk-reward structure


This is the essence of this EA.

Average profit: about ¥79,000

Average loss: about ¥-17,000


In other words,


one win makes up for 4–5 losses


by design.


Because of this structure,

even with a low win rate

PF is maintained

assets grow over the long term


which leads to the above results.



■ Why 1-position operation is fundamental


ORION_USDJPY is designed with 1-position operation in mind.

Reason is simple:


reversal immediately after breakout

initial wicks

short-term pullback


In such situations, holding multiple positions can quickly increase unrealized losses.



Therefore,

by default

features that tend to be risky are OFF


and


after introduction you can run it simply by setting a lot size (or risk%)


This design allows operation with only the basic logic.


First, assume "run simply without extra features,"



ORION_USDJPY unlike typical single-condition entry EAs, it is built to run multiple decision processes in parallel.


















































Therefore, simply copying parameters from this EA to another will not yield the same entries or results.

“Parameters are not the sole logic.”


Ultimately, user-accessible parameters are for outer adjustments, while internally, those values are used to feed multiple conditions to the final decision.



EA Parameter Settings


■ Basic Settings


● Magic Number (InpMagicNumber)


The identifier for this EA's trades.

If running multiple EAs simultaneously, ensure unique values.


● Total Lots (InpLotsTotal)


Basis lot size for manual lot operation.

※ Even when auto-lot is ON, it is used as the calculation baseline.


● Slippage (InpSlippage)


Slippage accepted at order entry (points).

If order rejection occurs, set it slightly higher.



■ Trade Time Management


● Time Filter (InpUseTimeFilter)


EA operates only within the specified time window.

Tokyo time only

London–NY only

This helps avoid unnecessary times.



■ Trend Determination (Higher Timeframes)



Using SMAs from multiple higher timeframes to determine whether the bias is bullish or bearish.

Larger value → emphasis on stability and fewer false signals

Smaller value → quicker responsiveness but more entries



■ Breakout Determination (Lower Timeframe)


● High/Low Period (InpBreak_Period)


Breaks judged based on the past N highs/lows.



To avoid false breakouts, restrict the minimum breakout width with ATR.



■ SL / TP (RR-based design)



Timeframe and period for ATR used in SL/TP calculations.


● SL Multiplier (InpATR_SL_Multi)


SL distance = ATR × this multiplier

Adjusted automatically to market volatility.


● TP RR Multiplier (InpTP_R1 / R2 / R3)


TP distance = SL distance × RR multiplier

1-position operation → R1 recommended

Split operation → R1–R3 usable



■ Position Composition (1 Position / Split)


● Position Usage (InpUsePos1〜3)


Base recommendation: keep Pos1 ON only.


If multiple ON,

early take profits + let it ride

split take profits


becomes possible.


● Lot Distribution (InpLotRate1〜3)


Distributes total lots across each position.



■ Auto Lot & Risk% Management


● Auto Lots ON (InpUseAutoLots)


Auto-calculates lots from balance × risk%.


● Risk % (InpRiskPercent)


Loss when SL is hit is approximately balance × risk%.


● Max Total Lots (InpMaxLotsTotal)


A safety to prevent lot explosions during sudden changes.



■ Build price / Trailing Management


● Break-even + Spread BE (InpUseBreakEven)


Moves SL to near break-even when a certain unrealized profit is reached.


● ATR Trailing (InpUseATRTrailing)


Only trails SL after profits have accrued.

Does not operate when there is no unrealized profit.



■ Control by Win Rate / Win/Loss Streaks


This EA includes auxiliary functions that measure market alignment numerically.

● Lot Adjustment by Recent Win Rate



If recent win rate declines, reduce lots to minimize drawdown.


● Lot Reduction on Losing Streaks


If losing streak continues,判断 true market misalignment, automatic lot reduction.


● Lot Increase on Winning Streaks


Can moderately increase lots only on winning streaks.

Note: Not recommended for long-term operation if minor. All ON/OFF can be controlled.




■ Opposite Signal Exit (Doten included)


● Exit all on opposite signal (InpCloseOnReverseSignal)


If an opposite direction breakout occurs, all positions are closed.


● Re-entry after SL (InpUseSLReentry)


Enter again in the opposite direction with half the lot right after SL.

• There is a clear intent to catch a market shift

• This is an option for advanced users


Normally off is recommended.



■ Averaging Down Function (optional)


● Averaging Down ON (InpUseNampin)


Gradually adds positions near SL.


However this EA is designed for long-term stability,

so averaging down is generally OFF by default


If used, thorough understanding is required.




■ Skip Entry Mode (Virtual Entry)


● Virtual Entry ON (InpUseSkipEntryMode)


Even when the signal appears, it does not enter immediately but monitors as a “virtual entry.”


● Enter in real only when remaining SL percent is reached (InpSkipRemainPercent)


Enter in real only when price approaches SL.


● Cancel if TP is hit before real entry (InpSkipCancelIfTPHit)


If TP is reached before actual entry, that signal is skipped.


█ Disclaimers / Usage Notes


This EA (ORION_USDJPY) does not advocate or solicit the trading of any specific financial instrument,

and is software (a program) that automates trading rules.


This product and related explanations/reports do not constitute investment advice or a guarantee of future profits.

Final investment decisions, settings, and operations are entirely the user’s responsibility.


Backtest results published are simulations based on historical data and do not guarantee future profits or similar performance.

Market conditions, account terms, spreads, fill status, settings, etc., can cause actual results to differ significantly.


In foreign exchange margin trading (FX), there is a risk of principal loss and unexpected losses.

This EA includes various risk management features but cannot completely prevent losses.


The profits, losses, or any issues arising from use of this EA are not the responsibility of the developer or seller.

For use, it is recommended to operate with surplus funds and perform pre-testing on a demo account with small lots.


By purchasing and using this product, you are deemed to have agreed to the above terms.

Sales from :  01/26/2026 00:02
Purchased :  1 times

Price: $218.44 (taxed)

¥35,000(taxed)

Provider/Distributor:
Sales site:

Payment

Master VISA JCB
Forward Test
Back Test

Sales from :  01/26/2026 00:02
Purchased :  1 times

Price: $218.44 (taxed)

¥35,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)