An interesting strategy using Renko calculations and Tilson T3 on normal charts targeted for cryptocurrencies but can work with different assets. Tested on Daily but can work with lower frames using Renko Size and T3 Length adjustments. == Description == Strategy get Renko close/open/high/low values and smooth them with T3 Tilson. Base on these results the...
This script is adapted from TKP's long/short indicator to initiate buy/sell indications when price crosses the T3 moving averages, and when the T3's themselves cross. Bars change colors based on price over/under T3 and T3 up or down or This allows for simple visual analysis of trend direction along with entries, exits, and stop loss values.
My own implantation of Heikin Ashi which i call HAT. The Heikin Ashi Trend Indicator (HAT) used to determine the price direction of an asset, as well as draw attention to when the price direction is changing. The HAT indicator translates the current close/open/high/low into Heikin Ashi and smooths them a bit using Tilson T3 formula. Buy signal when Heikin Ashi...
Inspired by truly greatful Kivanç Ozbilgic (www.tradingview.com). The strategy tries to combined three different moving average strategies into one. Strategies covered are: 1. Tillson T3 Moving Average Strategy Developed by Tim Tillson, the T3 Moving Average is considered superior to traditional moving averages as it is smoother, more responsive and thus...
Mashed together the ema-bands from IvanLabrie with some moving average script stuff from ChrisMoody and LazyBear and this is the result. Credit goes to them, 'cause I don't know to how to code tbh. Just copy/pasted stuff untill I got the result I wanted. Bands work as support/resistance among other things. You can use them to trade breakouts or reversals or...
Developed by Tim Tillson, the T3 Moving Average is considered superior to traditional moving averages as it is smoother, more responsive and thus performs better in ranging market conditions as well. However, it bears the disadvantage of overshooting the price as it attempts to realign itself to current market conditions (www.tradingpedia.com).
The IE/2 was created by Tim Tillson (Stocks and Commodities Jan 1998) and this is a practically undiscovered gem because in that same article he goes on to to create the popular T3 moving average and the GDEma but practically no one seemed to notice the IE2 or maybe it is just my imagination. Anyway this indicator name is short for Integral of Linear Regression...
This source code is subject to the terms of the Mozilla Public License 2.0 at mozilla.org © 03.freeman This strategy is based only on T3 moving average, but uses sma 200 as filter for enter long or short. The default settings considers a daily timeframe. The strategy is very simple: long if T3 increase, short if T3 decrease. Note that if you set volume factor...
This is multitimeframe Hull moving average you can change offset to 0 if you want realtime data
This script uses T3 Moving averages and a modified Parabolic Sar Calculation to help Identify trend reversals, but can also keep you in the predominant direction of strong trending price action.