Hull Suite Strategy
May 25, 2020

The Hull Suite Strategy indicator provides a comprehensive backtesting framework based on the Hull Moving Average variations to identify trend reversals and execute automated trading signals.
Usage
The Usage section describes how the script can be used, examples should be provided in this section. This tool is primarily used to evaluate the performance of Hull-based trend-following systems across different asset classes and timeframes.
- Trend Following: Users can utilize the strategy to capture long-term swings by setting a higher length (e.g., 180–200) or trade shorter-term momentum shifts using a length of 55.
- Directional Filtering: The strategy can be restricted to only take long positions, only short positions, or both, depending on the prevailing market regime.
- Visual Confirmation: By enabling the "Band" and "Candle Coloring" features, traders can visually verify if price action aligns with the strategy's internal logic before committing to a trade.
Details
The script is a refactored version of the original Hull Suite by @DashTrader, optimized for the TradingView strategy tester. It calculates three distinct variations of the Hull Moving Average: the standard Hull Moving Average (HMA), the Exponential Hull Moving Average (EHMA), and the Triple Hull Moving Average (THMA).
The core logic relies on the relationship between the current Hull value and its value from two bars prior. A bullish state is triggered when the current value is greater than the previous value, and a bearish state is triggered when it is lower. This method reduces the inherent lag found in traditional moving averages while maintaining a smooth output. The strategy also includes a customizable backtest window, allowing users to isolate specific historical periods for performance analysis.
Settings
- Strategy Direction: Determines the trade orientation (Long, Short, or Both).
- Backtest Range (Year, Month, Day): Defines the specific start and end dates for historical data processing.
- Source: The price data point used for calculations (default is close).
- Hull Variation: Selects between HMA, EHMA, or THMA calculation methods.
- Length: The lookback period for the selected moving average variation.
- Color Hull according to trend: Toggles the color change of the indicator lines based on bullish or bearish momentum.
- Color candles based on Hull's Trend: Changes the color of the price bars to match the strategy state.
- Show as a Band: Enables a secondary offset line to create a visual ribbon on the chart.
- Line Thickness: Adjusts the visual weight of the plotted lines.
- Band Transparency: Controls the opacity of the fill between the two plotted lines.
FAQ
How do I use the different Hull variations? You can toggle between HMA, EHMA, and THMA in the settings menu; HMA is standard, EHMA offers more smoothing, and THMA is designed for even lower lag.
Can I limit the backtest to a specific year? Yes, use the "Backtest Range" section in the settings to define the exact start and end dates for your strategy evaluation.
How do I access the Hull Suite Strategy? You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Trading & investing are risky and many will lose money in connection with trading and investing activities. All content on this site is not intended to, and should not be, construed as financial advice. Decisions to buy, sell, hold or trade in securities, commodities and other investments involve risk and are best made based on the advice of qualified financial professionals. Past performance does not guarantee future results.
Hypothetical or Simulated performance results have certain limitations. Unlike an actual performance record, simulated results do not represent actual trading. Also, since the trades have not been executed, the results may have under-or-over compensated for the impact, if any, of certain market factors, including, but not limited to, lack of liquidity. Simulated trading programs in general are designed with the benefit of hindsight, and are based on historical information. No representation is being made that any account will or is likely to achieve profit or losses similar to those shown.
Testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.
As a provider of technical analysis tools and strategies, we do not have access to the personal trading accounts or brokerage statements of our customers. As a result, we have no reason to believe our customers perform better or worse than traders as a whole based on any content, tool, or platform feature we provide.
Charts used on this site are by TradingView in which the majority of our technical indicators are built on. TradingView® is a registered trademark of TradingView, Inc. www.TradingView.com TradingView® has no affiliation with the owner, developer, or provider of the Services described herein.
Market data is provided by CBOE, CME Group, BarChart, Massive, CoinAPI. Select U.S. equities data is provided through Massive. CBOE BZX real-time U.S. equities data is licensed from CBOE and provided through BarChart. Real-time futures data is licensed from CME Group and provided through BarChart. Select cryptocurrency data, including major coins, is provided through CoinAPI. All data is provided “as is” and should be verified independently for trading purposes.
This does not represent our full Disclaimer. Please read our full disclaimer.
© 2026 LuxAlgo Global, LLC.

