This is a means to find the highest triple moving average input from an array of triple moving averages. The effect is to dampened the impact of price changes and look for a critical level to qualify a good or bad trades. If the price closes above a rising red line the odds probably favor a long. If the price closes below a declining red line the odds probably...
This is a means to find the lowest triple moving average input from an array of triple moving averages. The effect is to dampened the impact of price changes and look for a critical level to qualify a good or bad trades. If the price closes above a rising green line the odds probably favor a long. If the price close below a declining green line the odds...
Description: This study plots Smoothed Rate of Change (SROC) indicators for up to 4 different time frames. The indicator does not use higher time frame data, so will not re-paint. The SROC is a momentum indicator and can be used in ranging or trending markets, please refer to the reference for further details of how to use the indicators. References: ...
Description: This study plots a combination Rate of Change Indicator (ROC) and Smoothed Rate of Change (SROC) indicators. The ROC and SROC are momentum indicators and can be used in ranging or trending markets, please refer to the references for further details of how to use the indicators. References: www.incrediblecharts.com www.incrediblecharts.com
HPotters, Sylvain Vervoort ATR Trailing Stoploss, Smoothed
Heikin Ashi Smoothed Strategy A trend trading forex system composed of the Smoothed Heiken Ashi candlestick indicator and moving averages. It works best on the 1 hour charts and higher time frames. buy when blue line crosses above red conversely sell when red line crosses above blue Author: Yasin İpek @yasinipek83 on twitter / www.yasinipek.com & KıvanÇ...
The Deviation-Scaled Moving Average from July 2018 TASC. "In “The Deviation-Scaled Moving Average” in this issue, author John Ehlers introduces a new adaptive moving average that has the ability to rapidly adapt to volatility in price movement. The author explains that due to its design, it has minimal lag yet is able to provide considerable smoothing."
Smoothed Rate of Change indicator script. This indicator was originally developed by Fred G. Schutzman.
Accumulation is a term used to describe a market controlled by buyers; whereas distribution is defined by a market controlled by sellers. Williams recommends trading this indicator based on divergences: Distribution of the security is indicated when the security is making a new high and the A/D indicator is failing to make a new high. Sell. ...
This indicator is in principle similar to Stochastic Oscillator, but contains the following improvements: - advanced Ehlers-based smoothing (typically results in earlier signals than regular EMA smoothing) - graceful degradation when few candles present for improved accuracy in the beginning of the chart - buy/sell signals based on K-D crossover above/below thresholds
This indicator has two features that make it better than standard SMMA for cryptocurrencies: - starts from the very first candle - calculations are performed in log-space which means less sensitivity to extreme volatility common in crypto world
This script uses a regular Stochastic RSI formula and then runs Ehlers' Super Smoother on top of it. It also provides buy/sell signals on crossovers. The script is inspired by LazyBear Ehlers-Smoothed Stochastic RSI with Roofing Filter, except I find that the Roofing filter (existing implementation) does not work well near extreme price changes, where a regular...
A colorful take on the classic stochastic indicator, coded from scratch. Enjoy! :)
B3 Directional Trend Index ~ All about the trend! William Blau is the designer of this gem, and IMHO it is the best trend finder of all the lagging indicators out there I have tested. It is important to pay attention to the slope and thickness of the line, and its relationship to zero. A reversion to the zero may look momentous, but in fact it could reverse...
The TRIMA is simply the SMA of the SMA -- a double-smoothed simple moving average . The end effect of the double smoothing is that greater weight is placed on values near the middle of the lookback period. It therefore reacts relatively slowly to price changes compared to most moving averages . But why would I want more lag? One potential use of this moving...
I normally don't publish my indicators. However, I couldn't find a smoothed stochastic on TradingView officially or unofficially. This is a standard implementation of a smoothed Fast Stochastic where %K and %D are calculated and then smoothed by n periods. This helps to reduce chop and gives better extreme signals. I have defaulted the indicator to use commonly...
Bored of Ehlers yet? :) I still have plenty of Ehlers in my collection, was thinking of publishing one of his Fishers or Adaptive RVI next, but @ChartArt requested Smoothed Adaptive Momentum (SAM), so here we go... This is my 200th script (not including the variations and other custom scripts I shared over PM). My complete list of indicators here - bit.ly Now,...
This is new version of RSI oscillator indicator, developed by John Ehlers. The main advantage of his way of enhancing the RSI indicator is smoothing with minimum of lag penalty.