This article walks through Undercurrent Cadence (E001), a Undercurrent Cadence (E001) trading strategy. It covers the strategy logic, signals and parameter settings, and ships ready-to-use MT4 / MT5 EAs with source download and live position tracking so you can evaluate and deploy it fast.
Magic 1062
[tv_ticker]
Concept
Most breakout-chasing systems react to the volume spike everyone already sees. Undercurrent Cadence flips that logic: it tracks a “quiet money” regime line that only updates on low-volume bars — the Negative Volume Index (NVI) — under the theory that large participants tend to move size without spiking volume. Once that undercurrent clearly leans one direction, the strategy waits for a de-trended cycle line (DPO) to tick back through zero as the actual timing trigger.
1.5x ATRStop Loss
2.5x ATRTake Profit
1%Risk / Trade
10 / dayMax Entries
Signal Rules 信号判断
Long Side
- Undercurrent Line (NVI) sits above its own 14-period EMA — bullish undercurrent bias
- Cadence Line (DPO, 10-period) crosses above zero, confirming the same direction as the undercurrent bias
- ATR(14) is at or above 50% of its own 50-bar average (volatility floor)
Short Side
- Undercurrent Line (NVI) sits below its own 14-period EMA — bearish undercurrent bias
- Cadence Line (DPO, 10-period) crosses below zero, confirming the same direction as the undercurrent bias
- ATR(14) is at or above 50% of its own 50-bar average (volatility floor)

Execution Flow 执行流程

[tv_analysis symbol=”XAUUSD”]
Parameters 参数设置
| Parameter | Default | Description |
|---|---|---|
| NVI_EMA_Period | 14 | Smoothing period for the Undercurrent (NVI) regime line |
| DPO_Period | 10 | Cadence Line lookback period (internal offset = 6 bars) |
| ATR_Period | 14 | ATR period used for both risk sizing and the volatility gate |
| ATR_AvgPeriod | 50 | Rolling average period for the ATR baseline |
| ATR_RatioMin | 0.5 | Minimum ATR-to-average ratio required to trade |
| SL_ATR_Mult | 1.5 | Stop-loss distance in ATR multiples |
| TP_ATR_Mult | 2.5 | Take-profit distance in ATR multiples (~1.67:1 reward-to-risk) |
| MaxTradesPerDay | 10 | Daily entry cap, resets at midnight server time |
| NoSignalAlertDays | 3 | Watchdog alert threshold for consecutive no-trade days |

Frequency Test
Entry logic was replayed in Python on synthetic H1 data (~250 trading days, regime-switching random walk). With default parameters the strategy produced an average of ~1.5 signals per day, comfortably within the 1–10/day target range, with a roughly balanced long/short split.
Risk Disclosure: This page describes a rules-based framework for research and educational purposes only. It is not financial advice and does not guarantee any outcome. Performance on historical or simulated data does not guarantee future results. Always backtest and forward-test on your own platform, use proper position sizing, and only risk capital you can afford to lose. Markets can and do move against any strategy.

[tv_calendar]




[tv_minichart symbol=”EURUSD”]
Source & Download
1. Place the EA file in
MQL5/Experts/ folder2. Add
https://jybj.org to WebRequest whitelist: Tools → Options → Expert Advisors → Allow WebRequest for listed URL3. One invite code = one account (non-transferable)
Ready to use · MT4 / MT5 · Parameters preconfigured 即开即用,参数已预设
Source code & compiled files: GitHub
Full documentation: Online strategy page
Live performance: View this strategy live →
Live Positions 实时持仓
[mt5_position magic=1062]
Related Trading Strategies
Want to compare more automated strategies? These related ones are worth a look:
- D038 PowerPulse Drive — Strategy Page — related strategy — compare parameters and live positions
- D037 CurrentHelm — Trading System Overview — related strategy — compare parameters and live positions
- D036 SilkTrendGlide — Trading System Overview — related strategy — compare parameters and live positions
Undercurrent Cadence (E001) Trading Strategy FAQ
Which symbols and timeframe does Undercurrent Cadence (E001) suit?
Undercurrent Cadence (E001) adapts to major FX and gold symbols; validate on demo first. Fine-tune for your broker’s spread and leverage, and rely on demo results before going live.
How do I download and run the Undercurrent Cadence (E001) MT4/MT5 EA?
The Source & Download section provides compiled MT4/MT5 files and source. Drop it into MT5’s Experts folder, restart, and attach it to a chart — parameters are preset.
What are the risks of the Undercurrent Cadence (E001) trading strategy?
No trading strategy guarantees profit; past and backtested results don’t predict the future. Run it on demo, cap per-trade and total risk, and understand the logic before trading live.
Further Reading
Risk Warning: The results shown are based on simulated or historical trading data. Past performance is not indicative of future results and does not constitute investment advice. Trading involves risk; please proceed with caution.
风险提示:本文所示为模拟/历史交易数据,过往表现不代表未来收益,不构成任何投资建议。