This article walks through D034, a D034 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 1057
[tv_ticker]
Overview 策略概述
AquaFlux only opens a position when the “undercurrent” of buying/selling pressure
shifts direction first: the Money Flow Line (a volume-weighted Accumulation/Distribution
Line) crossing its own smoothed average. That spark is only accepted once a Volatility
Expansion Check confirms the recent trading range is genuinely widening (not a dead,
range-bound market), and a short-term direction line filters out counter-trend entries.
Designed for H1 charts on instruments with reliable trade volume.
Signal Rules 信号判断
LONG SETUP
- Money Flow Line crosses above its own 21-period average
- Volatility Expansion Check above zero (range is widening)
- Price closes above the 8-period direction line
SHORT SETUP
- Money Flow Line crosses below its own 21-period average
- Volatility Expansion Check above zero (range is widening)
- Price closes below the 8-period direction line

Execution Flow 执行流程

[tv_minichart symbol=”EURUSD”]
Parameters 参数设置
| Parameter | Default | Meaning |
|---|---|---|
| AD_EMA_Period | 21 | Money Flow Line EMA smoothing period |
| CHV_HL_Period | 10 | High-Low range EMA period |
| CHV_ROC_Period | 10 | Volatility rate-of-change lookback |
| CHV_Threshold | 0.0 | Volatility expansion confirmation threshold |
| DirEMA_Period | 8 | Short-term direction filter EMA period |
| ATR_Period | 14 | ATR risk-sizing period |
| StopLossATRMult | 1.6x ATR | Stop loss distance |
| TakeProfitATRMult | 2.6x ATR | Take profit distance |
| RiskPercent | 1% | Risk per trade |
| MaxTradesPerDay | 10 | Daily trade cap |
SL1.6x ATR
TP2.6x ATR
RISK1%/trade
MAX/DAY10

Timeframe & Instruments
Timeframe: H1 (M30-H4 also workable). Best fit: Crypto / US Stocks / Indices
(instruments with reliable real trade volume, since the Money Flow Line needs genuine
volume data). Simulated frequency check on synthetic H1 data (regime-switching random
walk, 4 random seeds): ~1.0-1.15 signals/day at default settings.
Risk Disclosure: This page describes a rules-based trading system shared
for educational purposes only and does not constitute financial advice. Backtests and
simulations do not guarantee future performance. Always validate on your own symbol/timeframe
and risk only what you can afford to lose.

[tv_calendar]




[tv_analysis symbol=”XAUUSD”]
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=1057]
Related Trading Strategies
Want to compare more automated strategies? These related ones are worth a look:
- D033 – TrueFlow – Trend Authenticity + Volume Energy Strategy — related strategy — compare parameters and live positions
- D032 SwellPilot — Strategy Overview — related strategy — compare parameters and live positions
- D031 FlowVane — Strategy Overview — related strategy — compare parameters and live positions
D034 Trading Strategy FAQ
Which symbols and timeframe does D034 suit?
D034 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 D034 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 D034 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.
风险提示:本文所示为模拟/历史交易数据,过往表现不代表未来收益,不构成任何投资建议。