This script contains all commonly used types of moving averages in a single script. To our surprise, it turned out that there was no script available yet that contains multiple types of moving averages. The following types of moving averages are included: Simple Moving Averages (SMA) Exponential Moving Averages (EMA) Double Exponential Moving Averages...
Hello friends, All your popular moving average now in one indicator, also no need to open a lot of tabs to see where is that moving average at that time frame, with multi time frame feature, now u can see up to six multi time frame MA in the same chart with option to show/hide it list of moving averages: SMA Smooth SMA SuperSmooth MA EMA DEMA TEMA Triangular...
This is a new indicator that uses DPO (Detrended Price Oscillator) and calculating its HMA 200 and EMA 200 is able to show the current price direction. if the line is below 0 the market is in a downtrend in the short term, otherwise, the market is in an uptrend. if the line is red, the market is in a downtrend in the long term (bearish), otherwise, the market is...
A simple code to plot Hull MA with colour coding of plot fill and price bars based on strength.
Hull is its extremely responsive and smooth moving average created by Alan Hull in 2005. Minimal lag and smooth curves made HMA extremely popular TA tool. alanhull.com Script was made to regroup multiple hull variants in one indicator,maintaining flexible customization and intuitive visualization Option to chose between 3 Hull...
This script is for custom candles based on an HMA calculation with a default period of 10 as well as an SMA of the close price, defaulted to 1 period to only show the current price. The purpose of the custom candles is to try and reduce noise from candles and help identify trends. These custom candles somewhat resemble Heikin-Ashi candles in their...
This strategy has a Fisher-Transform indicator applied to the highs and lows of a Hull moving average instead of the price. It also has a Commodity Channel Index to help with entry/exit. Each part of the strategy can be turned on and off, for example turn off CCI or HMA so they are not used in the order opening/exiting. The base of the strategies entry and exit...
In this strategy, 15 indicators are used, each giving its results as a numerical value, which then is added or subtracted from the total points, gathered from all 15 indicators. Many thanks to RafaelZioni for his great work making the EasySys1 script which i modified to create this script. Onchart is drawn some of the indicators, but not all, a info panel is...
This screens for Hull MA trend reversal's in 10 different securities. If the label color is not visible due to the text in it being white colored, then choose a different color from settings. Also added a simple HullMA to it. If want can increase it upto 40 securities in the code which is upto user to decide. This was requested by soderstromkenan in comments and...
This script is for a triple moving average indicator where the user can select from different types of moving averages, price sources and lookback periods. Features: - 3 Moving Averages with variable MA types, periods, price sources and ability to disable each individually - Crossovers are plotted on the chart with detailed information regarding the crossover...
Multi SMA EMA WMA HMA 4x7 Moving Averages with Bollinger Bands MAX MTF by RagingRocketBull 2019 Version 1.0 All available MAX MTF versions are listed below (They are very similar and I don't want to publish them as separate indicators): ver 1.0: 4x7 = 28 MTF MAs + 28 Levels + 3 BB = 59 < 64 ver 2.0: 5x6 = 30 MTF MAs + 30 Levels + 3 BB = 63 < 64 ver 3.0: 3x10 = 30...
Hull Moving Average Strategy 2 X HMA's, 1st HMA on current price (recommended source OPEN) 2nd HMA on previous candle. signal on crossover. Buy and Sell signals on chart, red & green view pane (Green Buy, Red Sell)
You can choose one of these MA types in params: Simple Moving Average ( SMA ) Exponential Moving Average ( EMA ) Weighted Moving Average ( WMA ) Arnaud Legoux Moving Average ( ALMA ) Hull Moving Average ( HMA ) Volume-weighted Moving Average ( VWMA ) Least Square Moving Average ( LSMA ) Smoothed Moving Average ( SMMA ) Double Exponential Moving Average (...
My first script, be kind :) Most of the rules are implemented: - Money management - ATR, Baseline, Confirmation, Volume, Exit More details...
Multi SMA EMA WMA HMA BB (5+5 Moving Averages of Any Type with Bollinger Bands) by RagingRocketBull 2018 Version 1.0 This indicator shows multiple MAs of any type (SMA EMA WMA HMA etc) with BB on a chart at the same time with/without MTF support depending on the version. There are several versions (published later): Simple, MTF, Pro MTF and Ultimate MTF. This...
Release Note: Keeping in mind of getting full potential of Donchian Channels, As part of this script, Linear Regression is used as primary source to identify trend and execute the trades. Hull Moving Average given as alternative option in place of Linear regression. Linear Regression: Linear regression used to identify trend, trade setup, and stop. Based on...
This is a remake of the famous LazyBear Indicator, the Squeeze Momentum Indicator. All i did was take out the SMA's and replace them with HMA's. HMA is a more responsive moving average. Hull Moving Average. This is a derivative of John Carter's "TTM Squeeze" volatility indicator, as discussed in his book "Mastering the Trade" (chapter 11). Black crosses on the...
This script utilizes two modules, Trendlines module (by Joris Duyck) and HMA-Kahlman Trend module. Trendlines module produces crossovers predictive of the next local trend.