This article walks through D032 SwellPilot, a D032 SwellPilot 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 1055
[tv_ticker]
Overview 策略概述
SwellPilot waits for three conditions to align before considering any opportunity: the trading range
itself must “bulge” and settle back down (built on the classic Mass Index concept), a 14-bar trend line
slope must confirm which side to look at, and current volatility (ATR) must be strong enough to matter.
Only when all three line up does the framework consider an opportunity, in either direction.
Signal Rules 信号判断
Long Side
- Range Bulge fires (Mass Index peaks 1%+ above its 6-bar average, then crosses back below)
- 14-bar slope is positive
- Force Check: ATR(14) >= 0.5x its 50-bar average
- -> Enter long at bar close
Short Side
- Range Bulge fires (Mass Index peaks 1%+ above its 6-bar average, then crosses back below)
- 14-bar slope is negative
- Force Check: ATR(14) >= 0.5x its 50-bar average
- -> Enter short at bar close

Execution Flow 执行流程

[tv_calendar]
Parameters 参数设置
| Parameter | Default |
|---|---|
| Range (H-L) EMA period | 5 |
| Mass Index sum period | 9 |
| Mass Index average period | 6 |
| Bulge lookback window | 8 bars |
| Bulge factor | 1.01x |
| Slope (linear regression) period | 14 bars |
| ATR period / average period | 14 / 50 bars |
| Force threshold | 0.5x |
| Timeframe | H1 (M30-H4 workable) |
| Symbols | Indices, FX majors, Oil |
SL 1.5x ATR
TP 2.4x ATR
Risk 1%/trade
Max 10/day

Frequency Check
Simulated on 365 days of synthetic H1 data across 10 random seeds with default parameters:
approximately 1.5 signals per day, within the required 1-10 signals/day range. A
signal-drought watchdog also alerts if no trade fires for 3 consecutive days, so the framework stays
observable in live use.
This page describes a personal rule-based framework shared for educational purposes only. It is not
financial advice and does not guarantee any outcome. Past behavior of any framework does not guarantee
future results — always backtest, paper-trade, and size risk responsibly before considering real use.

[tv_ticker]




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