Click here to Login

LiveZilla Live Help
LiveZilla Live Help
Trading Software Trading objects Features How-to Blog Search



Hull Moving Average

by QuantShare, 371 days ago
Share |






The Hull Moving Average is based on several weighted moving averages. In an attempt to create a more responsive MA and reduce the lag problem that is inherent to most moving averages, the HULL indicator returns a much faster and smoother moving average.

The Hull Moving Average was first introduced by Alan Hull, a second-generation share trader.
The trading indicator can be used like any other moving average and it is well suited for trend following systems.

The following is an example of a strategy (trading system) that uses the Hull MA formula with two different time frames:
crossDaily = cross(low, hullMA(60));
crossWeekly = Timeframedecompress(TimeframeApply(7, cross(close, hullMA(60))));
buy = crossDaily && crossWeekly;

The "crossDaily" variable signals crossovers between a security low and the 60-Period Hull MA, while the "crossWeekly" detects crossovers between a security close and the 60-Week Hull MA. As you can see in the formula, we have applied the latter crossover to weekly data by using the "TimeframeApply" function then by decompressing the result using "Timeframedecompress". The strategy generates a buy signal when both the daily and weekly crossovers occur at the same time.

The Hull MA function/formula has only one argument, which is a lookback period. This period is passed internally to the different weighted moving averages that are part of the Hull formula.

Here are some other moving average types:
GMMA - Guppy Multiple Moving Average
Regularized Exponential Moving Average
Geometric Moving Average Indicator
Mahesh Moving Average
Elastic Volume Weighted Moving Average - eVWMA

Build-in MAs includes: Simple, exponential, double exponential, triple exponential, weighted, Adaptive, Kaufman Adaptive, T3 moving averages...


Share This ->
Share |


You have to log in to bookmark this object
What is this?
Additional Information




Type: Trading Indicator

Object ID: 964


Country:
All

Market: All

Style:
Technical Analysis

Reviews
You must log in first

Join now
and get instant access for free to the trading software, the Sharing server and the Social network website.
Click here


Related objects
Show All
Buy Falling Stocks Strategy (by QuantShare, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 55 Notes Report an item
Keltner Channel (by Brian Brown, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 22 Notes Report an item
TSI - True Strength Index (by saratur, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 22 Notes Report an item
Hull Moving Average Strategy - Multi Time Frame Trading System (by QuantShare, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 37 Notes Report an item
Floor Traders Pivots (by Jim Harrison, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 13 Notes Report an item
Percentage of Stocks Trading Above their Pivot Point (by The trader, uploaded one month ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 2 Notes Report an item
Bollinger Bands + Market Timing Trading System (by QuantShare, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 20 Notes Report an item
Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object

Technical Analysis


Fundamental Analysis



Random Blog Posts

Charting & Scripts - Manage stock charts using the global script

Trading System: Buy Stocks based on their Sharpe Ratio Rank

Creating and managing notes for your stocks

Create a Trading Strategy using Portfolio123 Ranking Systems

How to Quickly Create Fundamental Scans

Download Trading Data using the Post-Script

Download Trading Data using the Pre-Script

Download Trading Data using the URL-Script

Show All

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object






QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2012 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items