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 fourth one we are automating is one of the strategies from "I Found The Best 1...
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...
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 variations Option to chose...
Converted the hull suite into a strategy script for easy backtesting and added ability to specify a time periods to backtest over.
Ichimoku_cloud + Daily-Candle_cross(DT) + HuLL-MovingAverage_cross + MacD any timeframe, all indicators settings adjustable for fine tuning to pair/timeframe Target Point and Stop Loss settings set SL low to reduce repaint
This script is for a Bollinger Band type indicator with built-in TradingView strategy including as many features as I can possibly fit into a Bollinger Band type indicator including a wide variety of options to create the most flexible Bollinger Bands strategy possible. Features: - A single custom moving average serving as the middle band. - Standard MA...
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...
Relative Strength Index with Moving Average, Linear Regression, Zig Zag (Highs and Lows), Divergence, Ichimoku Cloud, Moving Average Convergence Divergence and True Strength Index Histogram This script is based on zdmre's RSI script, I revamped a lot of things and added a few indicators from ParkF's RSI script. Disable Labels in the Style tab and the histogram if...
A Hull Moving Average strategy. I simply copied the code from mohamed982 and wrapped it in strategy code. All credits go to him not me.
#20 on the Myth-Busting bench, we are automating the " I Found Super Easy 1 Minute Scalping System And Backtest It 100 Times " strategy from " Jessy Trading " who claims 30.58% net profit over 100 trades in a couple of weeks with a 51% win rate and profit factor of 1.56 on EURUSD . This one surprised us quite a bit. Despite the title of this strategy indicating...
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...
One challenging issue for beginner traders is to differentiate market conditions, whether or not the current market is giving best possibility to stack profits, as earliest, in shortest time possible, or not. On intraday, we've seen some big actions by big banks are somewhat can be defined --or circling around-- by HMA 200 . I've been thinking on to make the...
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...
This is TSI and CCI combined. The CCI is customized and is using HullMA, but the TSI is default TSI For use with the HMAv420 indicator, to form trading strategy based on the 3 indicators. Best as all 3 indicators used on 3 timeframes at once, ie 1m 5m 1H
This is Keltner Channelz (KC) with Zero Lag Moving Average (ZLMA as base). It is smoother and has less lag than the original (EMA/SMA) variant. It also can be used as a trend indicator and trend confirmation indicator. The upper and lower bands are green if it is an up trend, and red if a down trend. If both have the same color it is a stronger trend.
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...
Here we are using Hull Moving Average crossovers as an experiment in trend detection. The Hull Moving Average (HMA) is an extremely fast and smooth moving average. Credit to alexgrover & RicardoSantos:
Just an extended version of InSilicos great Hull Suite Added Functions - Second Hull Indicator with all options - HTF color fix for the bands and barcolors