D032 SwellPilot — Strategy Overview

2026年8月12日 · git_editor

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
D032 SwellPilot trading strategy chart 1

Execution Flow 执行流程

D032 SwellPilot trading strategy chart 2

[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

D032 SwellPilot trading strategy chart 3

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.

D032 SwellPilot · jybj.org
D032 SwellPilot trading strategy chart 4

[tv_ticker]

D032 SwellPilot trading strategy chart 5
D032 SwellPilot trading strategy chart 6
D032 SwellPilot trading strategy chart 7
D032 SwellPilot trading strategy chart 8

[mt5_calc_position]

Source & Download

⚠️ Before You Start
1. Place the EA file in MQL5/Experts/ folder
2. Add https://jybj.org to WebRequest whitelist: Tools → Options → Expert Advisors → Allow WebRequest for listed URL
3. One invite code = one account (non-transferable)

Ready to use · MT4 / MT5 · Parameters preconfigured 即开即用,参数已预设

📥 Download MT4 (.ex4)

📥 Download MT5 (.ex5)

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:

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.
风险提示:本文所示为模拟/历史交易数据,过往表现不代表未来收益,不构成任何投资建议。