Hull Suite by Ajinkya Bhosale this script free for all traders
Combines 3 different moving averages together with the linear regression. The moving averages are the HMA, EMA, and SMA. The script makes use of two different lengths to allow the end user to utilize common crossovers in order to determine entry into a trade. The edge of each "cloud" is where each of the moving averages actually are. The bar color is the average...
This script is based off the Hull Suite by @InSilico. I made this script to provide and calculate the Hull Moving Average (HMA) based on the chosen variation (HMA, TMA, or EMA) and length to then normalize the HMA values to a range of 0 to 100. The normalized values are further smoothed using an exponential moving average (EMA). The smoothed oscillator is...
----------- ITALIANO ----------- Questo codice è uno script di previsione del trend creato solo a scopo didattico. Utilizza una media mobile esponenziale (EMA) e una media mobile di Hull (HMA) per calcolare il trend attuale e prevedere il trend futuro. Il codice utilizza anche una regressione lineare per calcolare il trend attuale e un fattore di smorzamento per...
This amazing oscillator displays the difference between the hull average calculated on the close of the candles and the one calculated between the average of the highs and lows. This allows the user to identify the pressure of the closing price over the average, useful to identify trends, divergences, and reversals. This indicator also has two dynamic overbought...
Moving averages come in all shapes and types. The most basic type is the simple moving average which is simply the sum divided by the quantity. Therefore, the simple moving average is the sum of the values divided by their number. In technical analysis, you generally use moving averages to understand the underlying trend and to find trading signals. In the case...
This oscillator comprehends two different indicators: - The first one is a MACD but calculated using the Hull Moving Average. - The second one is to show the direction in which the Hull Moving Average is going. Notice that in the first indicator, the histogram is colored as follows: - If the volume pressure (difference between the volume-weighted moving average...
This is part of a new series we are calling "Strategy Myth-Busting" where we take open public manual trading strategies and automate them. The goal is to not only validate the authenticity of the claims but to provide an automated version for traders who wish to trade autonomously. Our 9th one is an automated version of the "I Tested The Best 1 Minute Scalping...
A Hull Moving Average (HMA) slope oscillator. It uses a HMA slope to identify up/down trends. Usage is simple: adjust the HMA and signal length according to your needs. Long orders start when the bar changes from under (the zero line) to over the zero line. You can also spot "early" long entries when the bar moves close to the zero line. Short orders should be...
This study is an experiment utilizing the Hull Filter technique applied to an exponential moving average that has a relatively low lag to analyze trend activity. The Hull method is adjusted by the length. A modified stochastic is used to help confirm buy/sell opportunities. The stochastic limits of 0.2 and 0.8 may be adjusted. The up/down arrows indicate...
This indicator was originally made to help users following along with one of our strategies that we call The Outback (hence the name). One of the component indicators of that strategy is an RSI with a Hull Moving Average added on top of the RSI as an additional reference for the momentum of the RSI. Many people either had difficulty setting this up correctly,...
The Hull Butterfly Oscillator (HBO) is an oscillator constructed from the difference between a regular Hull Moving Average (HMA) and another with coefficients flipped horizontally. Levels are obtained from cumulative means of the absolute value of the oscillator. These are used to return dots indicating potential reversal points. Settings Length: Number of...
STD-Filtered, Adaptive Exponential Hull Moving Average is a Kaufman Efficiency Ratio Adaptive Hull Moving Average that uses EMA instead of WMA for its computation. I've also added standard deviation stepping to further smooth the signal. Using EMA instead of WMA turns the Hull into what's called the AEHMA. You can read more about the EHMA here:...
HMA Slope Variation is an indicator that uses HMA moving average to calculate a slope that is then weighted to derive a signal. The center line The center line changes color depending on the value of the: Slope Signal line Threshold If the value is above a signal line (it is not visible on the chart) and the threshold is greater than the required,...
Multi HMA Slopes is an indicator that checks slopes of 5 (different period) Hull Moving Averages and adds them up to show overall trend. To us this, check for color changes from red to green where there is no red if green is larger than red and there is no red when red is larger than green. When red and green both show up, its a sign of chop. What is the Hull...
RSI Hull Trend is a hybrid indicator with RSI of HULL Signal. The Hull MA is combined with RSI to see if the Hull MA Buy/Sell Signal is in overbought or oversold condition. Buy Sell Signals are plotted based on settings of OB/OS or RSI. This indicator is very useful to see if the Trend is in Exhaustion or Beginning of a Trend. Entry and Exit conditions can be...
Introduction This is a collection of multiple moving averages, where you can have a rainbow of moving averages with different types that can be defined by the user. There are already other indicators in this rainbow style, however certain averages are absent in certain indicators and present in others, needing the merge to have a more complete solution. ...
The Rejection Zone Indicator can be used to help trend following traders know when to buy dips in up trends, and when to sell pull backs in down trends. The Rejection Zone Indicator is made up of the 20 and 50 period Exponential Moving Averages. This indicator has colored shading in between these two EMAs, which acts as a nice visual. When the 20 period...