This article walks through E015, a E015 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 1076
[tv_ticker]
Overview 策略概述
GustVane keeps the chart quiet. A single adaptive trend line (HalfTrend) holds its heading through chop and only flips when price truly breaks to the other side of its channel. We act on a flip only when the Volume Zone Oscillator — the “gust gauge” — leans the same way, so we skip hollow moves with no crowd behind them.
Signal at a glance 信号判断

Execution flow 执行流程

[tv_minichart symbol=”XAUUSD”]
How it works 核心逻辑
🧭
Trend vane · HalfTrend
An adaptive baseline that ignores minor noise and flips only on a genuine structural break. A flip = a real change of heading.
🌬️
Volume gust · VZO
The Volume Zone Oscillator splits volume into buying vs selling pressure. Above +4 backs an up-flip; below −4 backs a down-flip.

Parameters (defaults) 参数设置
| Trend vane amplitude / deviation | 1 / 2 |
| Volume gust (VZO) period | 14 |
| VZO confirm gate | ± 4 |
| ATR period · activity floor | 14 · 0.6×50-bar avg |
| Stop / Target | 1.5×ATR / 1.8×Stop (RR≈1.8) |
| Max windows per day | 10 |
| Timeframe | H1 (M30–H4 also fine) |

[mt5_calc_profit]
Participation windows
Upside window
Vane flips UP (down→up) AND VZO > +4 AND ATR ≥ floor.
Downside window
Vane flips DOWN (up→down) AND VZO < −4 AND ATR ≥ floor.

Risk management 风险管理
Protective exit at 1.5×ATR; harvest target at 1.8× the protective distance. Fixed 1% account exposure per window, one position at a time, up to 10 windows a day with a next-day reset. A built-in watchdog alerts if no window opens for 3 days.
H1 timeframeIndexUS StocksBitcoinSim ≈ 2.2 signals/day
For study and sharing only. Not investment advice and no promise of gains. Markets carry drawdown risk — test on a demo and size small. · jybj.org

[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=1076]
Related Trading Strategies
Want to compare more automated strategies? These related ones are worth a look:
- E014 CoralTack — Smooth-Trend Change-of-Tack System — related strategy — compare parameters and live positions
- E013 SwellBeacon — Strategy Framework — related strategy — compare parameters and live positions
- E012 · WakeRudder — 累积力度转向舵 — related strategy — compare parameters and live positions
E015 Trading Strategy FAQ
Which symbols and timeframe does E015 suit?
E015 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 E015 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 E015 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.
风险提示:本文所示为模拟/历史交易数据,过往表现不代表未来收益,不构成任何投资建议。