This article walks through D020 VolumeTide, a D020 VolumeTide 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 1043
[tv_ticker]
The Idea
Markets spend most of their time negotiating around high-volume price levels. VolumeTide builds a rolling Volume Profile over the last 48 bars, locates the Point of Control (POC) — the heaviest-traded price — and the 70% Value Area around it. When price gets stretched outside the Value Area and the per-bar Delta (buy/sell pressure approximation) flips against the stretch, VolumeTide trades the rotation back to the POC, using it as a price magnet.
No Bollinger Bands, no RSI, no MACD — the edge comes purely from where volume actually traded and who is in control right now.
Signal Rules 信号判断
Long Setup
- Close below Value Area Low (VAL)
- Bar delta flips positive after ≥3 bars of negative cumulative delta
- POC at least 1.0 × ATR(14) away
- Enter long at bar close · Target = POC
Short Setup
- Close above Value Area High (VAH)
- Bar delta flips negative after ≥3 bars of positive cumulative delta
- POC at least 1.0 × ATR(14) away
- Enter short at bar close · Target = POC
Risk Management
- Stop Loss = 1.5 × ATR(14) from entry
- Take Profit = POC price
- Risk 1% of equity per trade · One position at a time
- Early exit if a bar closes across the POC

Execution Flow 执行流程

[tv_analysis symbol=”XAUUSD”]
Parameters 参数设置
| Parameter | Value | Meaning |
|---|---|---|
| ProfileBars | 48 | Rolling window for the volume profile |
| PriceBins | 24 | Number of price levels in the profile |
| ValueAreaPct | 70% | Volume share defining the Value Area |
| DeltaBars | 3 | Prior bars for cumulative delta before the flip |
| ATRPeriod | 14 | Volatility measure for stops & filters |
| SL_ATR | 1.5 | Stop-loss distance in ATR multiples |
| MinDistATR | 1.0 | Minimum POC distance to justify entry |
| RiskPercent | 1% | Equity risked per trade |
| Timeframe | H1 (M30–H4) | Gold, major FX pairs, indices |
D020 VolumeTide · Educational material only — not financial advice. Trading involves risk of loss.





[mt5_calc_spread][tv_calendar]
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=1043]
Related Trading Strategies
Want to compare more automated strategies? These related ones are worth a look:
- D019 混乱度罗盘 EntropyCompass — 市场混乱度状态 + KAMA 交易系统 — related strategy — compare parameters and live positions
- D018 KalmanDrift Navigator — Strategy Overview — related strategy — compare parameters and live positions
- VortexSAR Momentum Framework | Professional Quantitative Plan — related strategy — compare parameters and live positions
D020 VolumeTide Trading Strategy FAQ
Which symbols and timeframe does D020 VolumeTide suit?
D020 VolumeTide 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 D020 VolumeTide 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 D020 VolumeTide 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.
风险提示:本文所示为模拟/历史交易数据,过往表现不代表未来收益,不构成任何投资建议。