午夜反轉
- 所有時期
- 2年
- 1年
- 6個月
- 3個月
- 1個月
官方運營(收益)
詳細統計(每月)
- 一月
- 二月
- 行進
- 四月
- 可能
- 六月
- 七月
- 八月
- 九月
- 十月
- 十一月
- 十二月
顯示本月的日歷
關於交易策略
Midnight Reversal v1.0 — JPY Cross 2 Currency Portfolio EA (MT4)
Catch Copy
After London close & after NY data release, low-volatility periodstargeting JPY Cross M5 scalper 2-currency pack. Derivative of Sleipnir Infinity Reverse, night-focused version. Run USDJPY and EURJPY on the same account with separate MagicNumbers in parallel, portfolio trades average 9.4 per month with PF 2.03.
Product Overview
Midnight Reversal v1.0 filters the logic of the selling EA “Sleipnir Infinity Reverse”during 20:00-08:00 broker time (JST 04:00-12:00 / Asia time)specifically,simultaneous optimization for JPY Cross 2 currenciesas a portfolio EA.
Why Night-Time Only × JPY Cross 2 Currencies
| Design Reasoning | Reason |
|---|---|
| Night-time 20:00-08:00 broker time | London → NY close adjustments + Asia early morning low liquidity forms a range → high win rate on mean-reversion |
| JPY Cross Focus | Asia session USDJPY/EURJPY most active, deep RSI extremes frequently appear |
| 2-Currency Pack | USDJPY and EURJPY correlation 0.6-0.7, not moving in lockstep, diversification effect |
| Separate MagicNumber | Even if run in parallel on the same account, positions and GlobalVariables are independent, no conflicts |
| M5 Timeframe | Scalping-focused, 4-hour time-stop structurally suppresses drawdown |
Since it only operates during the calm period after economic indicators and during trend end,it structurally reduces surprises from economic indicators and sudden trends.
※ All performance metrics stated on this product page are from past backtests. They do not guarantee similar results in the future.
5-Year Backtest Real Value (TDS 99.90% × M5 × ECN/STP broker tick-by-tick)
Period: 2020-01-02 – 2024-12-30 / Initial Margin $10,000 / 0.01 lot fixed
| Metric | USDJPY | EURJPY | Portfolio Total |
|---|---|---|---|
| Profit Factor | 2.09 | 1.96 | Average 2.03 |
| Net Profit (USD) | +274.06 | +139.04 | +413.10 |
| Net Profit Rate | 2.74% | 1.39% | 4.13% |
| Max Drawdown (USD) | 28.75 | 23.50 | |
| Max Drawdown % | 0.28% | 0.23% | <0.5% |
| Total Trades | 347 | 217 | 564 |
| Monthly Average Trades | 5.8 | 3.6 | 9.4 |
| Win Rate | 68.01% | 65.44% | ≈ 67% |
| Max Consecutive Wins / Losses | 16 wins / 6 losses | 7 wins / 4 losses | — |
Points: Both currencies max DD below 0.3%. Across the portfolio, 4.13% return with DD under 0.3% on a single currency as well →risk-reward ratio 14:1 or higherachieved in 5-year real-world testing.
Differentiation from Sleipnir Infinity Reverse
| Item | Sleipnir Infinity Reverse | Midnight Reversal |
|---|---|---|
| Trading Time | All times | 20:00-08:00 broker time only |
| Timeframe | M15 | M5(Scalping-focused) |
| Currency | USDJPY | USDJPY + EURJPY (2-currency pack) |
| RSI Threshold | 40 / 60 | 28 / 72(deep reversal) |
| Grid Spacing | 20 pips (ATR variable) | 15 pips(fixed, narrow) |
| Averaging Down Steps | 6 steps | 5 steps(drawdown control) |
| Time Stop | 96 hours | 4 hours(night-time settlement) |
| Basket Drawdown | 8% | 6%(tight) |
| 5-Year Real PF | 1.83 | 2.09 (USDJPY) / 1.96 (EURJPY) |
| 5-Year Real Monthly Trades | 35-40 | 5.8 (USD) + 3.6 (EUR) = 9.4 |
| 5-Year Real Max Drawdown | <5% | <0.3% |
| Price | ¥39,800 | ¥29,800 |
No Cannibalization: Timeframe, session and MagicNumber are all different, allowing Sleipnir existing users to run Midnight Reversal in parallel without overlap.
Main Features
| Feature | Specification | Default |
|---|---|---|
| Supported Currencies | USDJPY + EURJPY(Individual MagicNumber) | — |
| Included setfile | 2 currencies × 3 variations = 6 files(Default/PropFirm/BTeval) | — |
| Platform | MT4(Build 1471+) | — |
| Trading Hours | 20:00-08:00 broker time (跨日対応) | ON |
| RSI Deep Reversal | RSI(14) <= 28 / >= 72 | ON |
| 200MA Trend Filter | Only trend-following direction allowed to be reversal | ON |
| Fixed Grid Averaging | 15 pips interval × 5 steps (1.3x Martingale) | ON |
| Shallow TP (Dynamic) | Initial 8 pips / 2nd 6 pips / 3rd onwards 3 pips | ON |
| Time Stop | Forced exit in 4 hours | ON |
| Basket Hard DD | -6% cut | ON |
| Losing Streak Circuit Breaker | Stop new entries after 3 consecutive losses | ON |
| PropFirm Guardian | Daily 4.5% / Total 9.0% | OFF (ON with PropFirm setfile) |
| News Filter | news_calendar.dat ±45 minutes | ON |
| Roll-over Block | 23:55-00:05 | ON |
| Bar Confirmed Trades | M5 confirmed bar judgment | ON |
Entry Logic
Time: 20:00 <= broker_time < 08:00 (跨日)
M5: RSI(14) <= 28 (deep pullback) and
close > MA(200) and
MA(200) rising
Spread <= 3 pips
News ±45 minutes off
Roll-over off
No 3 consecutive losses
→ BUY entry (SELL is mirror)
With triple confirmation of “deep RSI oversold × 200MA trend-following × night window”, structurally reduces noisy entries. USDJPY/EURJPY run the same logic on a separate MagicNumber.
DD-killer 6 Layers
| # | Layer | Role |
|---|---|---|
| 1 | Basket Hard DD | Close all positions when basket is -6% |
| 2 | Time Stop | Forced exit after 4 hours |
| 3 | 5-Stage Averaging Down Limit | Limit stages to cap lot accumulation |
| 4 | Maintenance Margin Guard | Close all when equity below 250% |
| 5 | Losing Streak CB | Stop new entries after 3 consecutive losses |
| 6 | PropFirm Guardian | Daily 4.5% / Total 9.0% (ON with PropFirm setfile) |
Recommended Use
Standard Use (2 currencies simultaneously)
- Currency:USDJPY + EURJPY (same account, 2 charts)
- Timeframe:M5
- Recommended Margin:$1,000 or more(Start from 0.01 lot for both currencies)
- Recommended Broker: Low-spread ECN / STP
- VPS: Recommended (24/7 operation — especially at night)
Single Currency Use
- USDJPY only / EURJPY only also works
- If you want lower trading frequency, EURJPY only (≈ 3.6 trades/month)
- If you want maximum frequency, USDJPY only (≈ 5.8 trades/month)
PropFirm Challenge Settings
- setfile:
Midnight_Reversal_v1_USDJPY_PropFirm.setandMidnight_Reversal_v1_EURJPY_PropFirm.set - Guardian ON / Basket DD 4.5% / 4-stage Averaging Down
- Recommended Margin: $5,000-10,000
Recommended Environment
| Item | Recommended Value |
|---|---|
| Platform | MT4(Build 1471+) |
| Timeframe | M5 only |
| Account Type | Low-spread ECN / STP accounts (night-time spread around 3 pips or less) |
| Recommended Initial Capital | $1,000 or more (2-currency simultaneous use from $2,000 recommended) |
| VPS | Strongly recommended (for night-time operation) |
※ Please choose your broker yourself. This product page does not endorse any specific broker.
Contents
- Midnight_Reversal_v1.ex4(Compiled MT4 EA) - 6 setfiles: - USDJPY × 3 (Default / PropFirm / BTeval) - EURJPY × 3 (Default / PropFirm / BTeval) - 5-year backtest reports × 2 currencies(TDS 99.90% × M5) - Strategy Tester graphs (.gif) × 2 currencies - Setup manual (Japanese) - Free updates for v1.0 series (support via GoGoJungle forum)
Frequently Asked Questions
Q. Why restrict to JPY Cross 2 currencies?
A. 20:00-08:00 broker time = JST 04:00-12:00 corresponds to Asia time, where JPY Cross is most active. Other USD/EUR pairs are active in Europe/North America hours, resulting in far fewer trading opportunities in this window. 5-year BT across 8 currencies showed only JPY Cross maintained PF >1.5.
Q. Why night-time only?
A. London close adjustments + Asia early morning low liquidity create range markets, boosting deep RSI reversal win rate. Also, after economic indicators end, sudden risk is reduced.
Q. Difference from Sleipnir Infinity Reverse?
A.Sleipnir = all-time M15 / USDJPY only,Midnight Reversal = night-time only M5 / USDJPY+EURJPY 2 currencies. Timeframe, session and currency count differ, allowing complete coexistence when run in parallel.
Q. Is it okay to move both USDJPY and EURJPY at the same time?
A. Yes. MagicNumber is separate, so positions, GlobalVariables, and losing streak counters are independent. Basket hard DD is calculated per currency, so one currency hitting DD does not affect the other.
Q. Risks of averaging down/grid EA?
A. Like other grid/averaging-down EAs, long-running trends in one direction can expand drawdown. This EA includes DD-killer 6 layers (Time Stop 4 hours / Basket Hard DD 6% / Losing streak CB, etc.) to structurally manage risk, but it does not eliminate losses.
Q. Can it be used for PropFirm?
A. Yes. PropFirm setfiles are included for both currencies (Guardian ON / Daily 4.5% / Total 9.0% / 4-stage averaging down). Night-time operation suits daily DD measurement timing (NY 0:00 / London 0:00) well.
Q. Can it be used with MT5?
A. This product only includes MT4 version (.ex4). If MT5 is desired, a separate product is available.
Q. Recommended Margin?
A. With averaging down up to 5 stages and TotalLotLimit 0.5 lots per currency,minimum $1,000 is operable. For 2-currency simultaneous use, $2,000 or more; PropFirm challenge recommended $5,000-10,000.
Disclaimer & Risk Disclosure
⚠️ Past performance (backtest results) does not guarantee future profits.
⚠️ FX/CFD trading involves risk of capital loss. Please use within your means.
⚠️ This tool's installation and operation are at the user's own discretion and responsibility. Seller bears no liability for results.
⚠️ This EA does not provide investment advice or trading recommendations. Final decision is yours.
⚠️ It is recommended to test on a demo account for 1-2 weeks before live deployment.
價格: HK$ 1,445.9 (含稅)
¥29,800(含稅)
●付款方式
開始販售日期 : 2026年6月19日 08時39分
價格: HK$ 1,445.9 (含稅)
¥29,800(含稅)
●付款方式
就像主觀交易一樣,交易策略也有很多種,包括結合指標來確定交易和平倉時間的策略、以固定價格(pips)間隔反覆買賣的策略,以及利用市場異常和時間特徵的交易方法。
簡而言之,
- 超短線交易(一種交易方式,交易在幾分鐘到幾小時內完成),
日內交易(一種交易在幾小時到一天左右完成的交易類型),
- 波段交易(一種涉及相對較長時間段(從一天到大約一周)的交易類型)
- 馬丁格爾策略(一種交易方式,持有多個部位,持有時間可以相等也可以不相等,一旦盈利,所有倉位立即平倉。當倉位規模逐漸增加時,就稱為馬丁格爾策略。)
-異常EA(仲值交易,早盤超短線交易)
以下是一些例子。
然而,自動交易的一大優點在於,它可以讓您提前限制和預測風險。
【風險】
只要你進行外匯交易,即使是自動交易,交易風險當然也總是存在。
• 手數風險:即使勝率很高,強制增加手數有時也會導致EA虧損時出現較大的點數損失。在選擇合適的手數進行交易前,務必檢查停損點數和持倉數量。
風險指標發布或突發新聞可能導致市場出現劇烈波動。系統交易無法應對此類不可預測的市場波動,因此無法事先做出平倉或停止交易等決策。作為一種應對措施,可以使用一些工具,在指標發布或VIX(波動率指數)上升時停止EA(智慧交易系統)的運作。
【優點】
• 全天候24小時自動交易系統會在機會出現時代表您執行交易。對於那些沒有時間親自交易的人來說,這將是一個非常方便的工具。
它冷靜客觀地進行交易,不受情緒左右。與主觀交易不同,主觀交易者往往會在連續虧損後增加交易手數,或者相反,在小幅盈利後過早獲利了結,而它不會為了自身利益而操縱交易規則。
系統交易對初學者來說很容易上手,因為它不需要任何事先學習就可以開始外匯交易,任何人都可以使用它來獲得相同的結果。
【缺點】
系統交易不允許您自由增加交易頻率,它會根據預先設定的條件執行交易,並且根據EA的類型,它可能每月只能執行幾筆交易。
有些東西的價格符合市場行情,有些則不符合。
根據EA的交易類型,有時更適合趨勢跟踪,有時更適合逆勢交易,因此其表現很少能一致。例如,去年的表現可能不錯,但今年卻不盡人意,所以你需要根據實際情況判斷是否是使用它的好時機。
- MT4(MetaTrader 4)。您需要在支援MT4的外匯公司開設帳戶。
EA(智慧交易系統 - 自動交易程序)
- 運作EA所需的營運資金 - 一台能夠24小時運作的PC或VPS(運行MT4的雲端伺服器上的虛擬PC)
此外,平台提供模擬帳戶和真實帳戶。申請模擬帳戶可以讓您體驗使用虛擬資金進行交易。開設真實帳戶後,您需要選擇外匯公司分配的連接伺服器,輸入密碼,然後登入您的帳戶。
一旦您按照外匯公司指定的方式將資金存入您的帳戶,資金就會反映在您的 MT4 帳戶中,您就可以進行交易了。
首先,從您的 GogoJungle 我的頁面下載購買的 EA 檔案。下載的是一個 zip(壓縮)文件,右鍵單擊解壓縮,然後取出名為“XXX(EA 名稱)_A19GAw09(任意 8 個字母數字字元).ex4”的文件。
接下來,啟動 MT4,然後依序點擊“檔案”→“開啟資料資料夾”→“MQL4”,將 ex4 檔案放入“Experts”資料夾中。關閉 MT4 並重新啟動,然後在頂部選單中依序點擊“工具”→“選項”,在“智慧交易系統”下勾選“允許自動交易”和“允許匯入 DLL”,然後點擊“確定”關閉。
該EA的銷售頁面列出了正常運作所需的貨幣對和時間範圍,請參考該頁面並開啟正確的貨幣對和時間範圍的圖表(例如,USDJPY5M:美元/日圓的5分鐘圖表)。
在選單導航器的「智慧交易系統」下,您會找到剛剛輸入的EA檔案名稱。點擊選中它,然後將EA拖放到圖表上。您也可以雙擊EA名稱將其放置在選定的圖表上。
如果圖表左上角顯示“身份驗證成功”,則表示身份驗證成功。要運行EA,您的電腦需要24小時運轉,因此請停用自動休眠功能或在VPS上運行MT4。
如果您想使用已驗證帳戶之外的其他帳戶,則需要重設您的註冊帳戶。
若要重設您的帳戶,請關閉已註冊 Web 驗證的 MT4 實例。
若要停用您的註冊帳戶,請前往 GogoJungle 我的頁面 > 使用 > 數位內容 > 選擇相關的 EA > 並按下註冊號碼旁的「重設」按鈕。
如果您在帳戶重置期間在另一個 MT4 帳戶上使用 EA,則會註冊一個新帳戶。
此外,您可以無限次重置您的帳戶。
→ EA 無法正常運作時需要檢查的項目
1 手 = 100,000 單位貨幣
0.1 手 = 10,000 單位貨幣
0.01 手等於 1000 單位貨幣。
以美元/日圓為例,1 手相當於持有 10 萬美元。
持有大量外匯所需的保證金取決於外匯公司設定的槓桿率。
使用 25 倍槓桿,持有 10,000 單位美元/日元所需的保證金為 10,000 * 109(以 1 美元 = 109 日元的匯率計算)÷ 25 = 43,600 日元。
• SL(停損):EA 中設定的最大損失點數(或指定金額等)。
追蹤停損:這是一種利潤最大化的結算方法,它不是在指定的點數處結算交易,而是在達到一定的利潤後,定期提高停損(SL)的位置(向利潤方向)。
• 風險報酬比(收益比):平均利潤 ÷ 平均損失
- 對沖:同時持有買入和賣出部位(有些外匯公司不允許避險)。
