TKP T3 Trend With Psar BarcolorThis 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.
Tilson
Tilson T3Developed 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).
Heikin Ashi Trend IndicatorMy 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 Close is bigger than Heikin Ashi Open with Tilson T3 smoothing.
Sell signal when Heikin Ashi Open is bigger than Heikin Ashi Close with Tilson T3 smoothing.
Set the 'percentSqueeze' percentage to display possible reversal with light Red/Green crosses.
Green - Up Trend
Light Green - Possible reversal is near
Red - Down Trend
Light Red - Possible reversal is near
Follow for more indicators: www.tradingview.com
KK_MA_MTFThis is multitimeframe Hull moving average
you can change offset to 0 if you want realtime data
TKP Short/Long IndicatorThis 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.
Yacine MA Bands ModMashed 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 whatever.
Combining them with a momentum indicator would probably be useful for timing divergence or OB/OS and stuff like that.
Included moving average types;
SMA
EMA
RMA
WMA
VWMA
HullMA
TilsonMA
TEMA
Not sure if all of them works as they should... y'know since I cant code/script. Looks good to me though.¨
Default should work pretty good for the DAX, But you'll probably want to fiddle a bit with the settings.
Here's a pic of how they can be used. Ofc everything looks simple in hindsight, but you get the point.