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.
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. It incorporates a smoothing technique...
This simple indicator gives you a lot of useful information - when to enter, when to exit and how to reduce risks by entering a trade on a double confirmed signal. You can use in the xPrice any series: Open, High, Low, Close, HL2, HLC3, OHLC4 and ect...
Pine Script version=3 Author CryptoJoncis Heikin-Ashi Smoothed The Heikin-Ashi Smoothed study is based upon the standard Heikin-Ashi study with additional moving average calculations. The following is the calculation formula for the bars: 1. The current bar Open, High, Low, Close values are smoothed individually by using the moving average type specified by the...
This is a both a swing and a scalper strategy(depends on the timeframe that you use), that works with all timeframes, however I noticed that with swing 3h works the best on most crypto pairs, such as ETH, BTC and so on. Its main components are: Hull moving average T3 moving average Risk management With them I make an average and use it as the main moving...
This simple indicator gives you a lot of useful information - when to enter, when to exit and how to reduce risks by entering a trade on a double confirmed signal. You can use in the xPrice any series: Open, High, Low, Close, HL2, HLC3, OHLC4 and ect...
MULTIPLE TIME FRAME version of Tillson T3 Moving Average Indicator Developed by Tim Tillson, the T3 Moving Average is considered superior -1.60% 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...
This study draws a T3 Moving average Coloured Ribbon based on a Fast and Slow T3 MAs. Combine with an alert indicator like "Traders Dynamic Index Indicator Alert v0.1 by JustUncleL" to get a good trading method (See my comment following).
This simple indicator gives you a lot of useful information - when to enter, when to exit and how to reduce risks by entering a trade on a double confirmed signal. You can use in the xPrice any series: Open, High, Low, Close, HL2, HLC3, OHLC4 and ect... You can change long to short in the Input Settings Please, use it only for learning or paper trading. Do...
This simple indicator gives you a lot of useful information - when to enter, when to exit and how to reduce risks by entering a trade on a double confirmed signal. You can use in the xPrice any series: Open, High, Low, Close, HL2, HLC3, OHLC4 and ect... Added Alerts when signal changes.
Hello, today I bring another amazing strategy for forex . Its made of T3 moving average , combined together with a pattern rule and a specific entry time. We take all of that and we trade it in inverse. So what normally for long would be : close higher than the previos high and close higher than the average, we use this as a short condition. We do the same...
FX Sniper's T3-CCI indicator modified with bar color and regular divergence. Also added option to change bar color based on Elder's Impulse System.
This indicator plots the moving average described in the January, 1998 issue of S&C, p.57, "Smoothing Techniques for More Accurate Signals", by Tim Tillson. This indicator plots T3 moving average presented in Figure 4 in the article. T3 indicator is a moving average which is calculated according to formula: T3(n) = GD(GD(GD(n))), where...
Script for automatic trading with Alerts. LG --> Long (green: not confirmed) (lime: confirmed) ST --> Short (maroon: not confirmed) (red: confirmed) TS --> Trailing Stop xL --> Close Long Position xS --> Close Short Position SL --> Stop Loss The trailing stop closes the trade if the price changes direction by a specified percentage or offset. There is no...
This is the Backtest version of the previous one. It's important to correctly set the "TICKS / PIPS CORRECTION" parameter in each different chart. Enjoy!
T3 Moving Average indicator script based on the article `Smoothing Techniques For More Accurate Signals` by Tim Tillson (Stocks & Commodities V16:1 (33-37))