BTC_Hull Suite Strategy by Trading_Alpha01
By Trading_Alpha01
Performance Metrics
- Author: Trading_Alpha01
- Symbol: COINBASE:BTCUSD
- Timeframe: 1 day
- Net P&L: +46,075.29 USD (+46.08%)
- Win Rate: 48.0%
- Profit Factor: 3.649
- Max Drawdown: 5,722.12 USD (4.29%)
- Total Trades: 25
Description
OverviewBTC_Hull Suite Strategy is a trend-following system designed to keep drawdowns modest while staying exposed during genuine uptrends. It uses the Hull Moving Average (HMA) for fast, low-lag trend turns, a long-term SMA filter to avoid chop, and a percentage trailing stop to protect gains.π§ What the strategy includes- Hull Moving Average (HMA) with configurable length (default 55)- SMA filter (default 130) to trade only with higher-timeframe bias- Trailing stop in percent (default 5%) based on the running peak of close- Execution model: signals are evaluated on the previous bar and entries are placed at the next barβs open (TradingView default)π How it works:β Entry (Long):Detects a bullish Hull turn by comparing the current HMA to its value 3 bars ago:h[1] > h3[1] and h[2] sma[1]If both are true (and within the date window), a long is opened next bar at the openβ Exit:Hull turn down: h[1] = h3[2], orTrailing stop: price closes below peak * (1 β trailingPct)Either condition closes the position at the current barβs closeNotes:pyramiding = 1 β allows one add-on (maximum two concurrent long positions)Position sizing defaults to 20% of equity per entry (adjustable in Properties)Who is this for?This strategy is tailored for Bitcoin traders (spot or perpetuals) who want a rules-based, low-lag trend system with built-in drawdown protection.It works best on Daily or 4H charts, but parameters can be adapted for other timeframes.β οΈ DisclaimerThis strategy is provided for educational and research purposes only.It is not financial advice. Markets are risky β always test on your own data, include realistic fees/slippage, and forward-test before using real capital.