×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

Mov Avg Hull

1,400 bytes added, 15:18, 25 February 2022
Created page with "The Mov Avg Hull indicator calculates and plots a weighted average of prices based on Alan Hull's formula that calculates a fast moving average that quickly reflects trend cha..."
The Mov Avg Hull indicator calculates and plots a weighted average of prices based on Alan Hull's formula that calculates a fast moving average that quickly reflects trend changes while maintaining curve smoothness.

<div style="background-color: #E3FBE5;">'''HMA = WAverage( 2 * WAverage( Price, IntPortion( Length * 0.5 ) ) - WAverage( Price, Length ), IntPortion( SquareRoot( Length ) ) )'''
</div>

A moving average may be used to identify the trend. The market trend may be defined by the direction in which the average is moving and the relative position of prices and the moving average plot. Rising moving average values and prices above the moving average may indicate an uptrend. Declining moving average values and prices below the moving average may indicate a downtrend.

A displaced moving average plots the moving average value of a previous bar or later bar on the current bar. This indicator is not displaced by default. Changing the Displace input to a positive number displaces the plot to the left. Changing the Displace input to a negative number displaces the plot to the right

== Default Inputs ==

'''Price (Close)''' - price value used in calculation of the Hull Moving Average.<br>

'''Length (9)''' - number of bars to include in the calculation.<br>

'''Displace (0)''' - number of bars to displace the plot of the Hull Moving Average.


[[Category:Pre-built Indicators]]

Navigation menu