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...
Introduction People often ask me what is my best indicators, i can't really respond to this question with a straight answer but i would say you to check this indicator. The Autonomous Recursive Moving Average (ARMA) is an adaptive moving average that try to minimize the sum of squares thanks to a ternary operator, this choice can seem surprising since most of the...
Zero Lag Exponential Moving Average indicator script based on the original version by John Ehlers and Ric Way
Old indicator ! But its a simple trick to have a zero-lag smoothing effect, i think i did it because the smoothing was kinda asymmetrical with the detrended line. So even if the result appear quite good take into account that the detrended line isn't always correlated with the price.
This script colors the background, 26 bars ago, based upon the lagging line being above or below the closing price of 26 bars ago. The lagging line is used as a confirmation for your current entry.
Important ! The indicator is for experimental purpose only, it must not be used as a decisional tool but only as a visual one (like Zig-Zag, Fractal etc). The information this indicator display is uncertain and subject to drastic changes over time. If you have further question feel free to pm me. Introduction Most of the filters you will find are causal, this...
B3 Pendulums, quick little indicators that do change print inside the current bar, so beware. It is good for anticipation, but it is important to make sure the current and next bars follow through. Ever wanted an indicator that really points out the micro term action in the form of a pendulum swing? This my attempt to show the market ups and downs in the...
This script is called GMAE Original by me (Kevin Manrrique). I'm publishing this to the public because we are all traders and we need to support each other as a TVcommunity. This is something I built for fun. This script uses a series of EMA's. NO REPAINT, NO LAGGING! It works better for short-term trends as you can see. Please leave the copyright on the script at...
Introduction The ability of the least squares moving average to provide a great low lag filter is something i always liked, however the least squares moving average can have other uses, one of them is using it with the z-score to provide a fast smoothing oscillator. The Indicator The indicator aim to provide fast and smooth results. length control the...
Estimating the LSMA Without Classics Parameters I already mentioned various methods in order to estimate the LSMA in the idea i published. The parameter who still appeared on both the previous estimation and the classic LSMA was the sample correlation coefficient. This indicator will use an estimate of the correlation coefficient using the standard score thus...
MACD Zero lag Visual inchart view. Threshold / Settings can be changed in Format view. Threshold to be adapted depending on timeframe.
This is my polychromatic "Lag-Less Rainbow Ribbon" indicator using Pine Script version 4.0. I'm sure you may noticed by now, this indicator is truly an astounding rainbow to witness upon encountering it initially. It's jaw dropping beauty is the first of it's kind on TV, but will continue to shine here, or on your chart, so long as TV exists. This one isn't...
THE BEST FOREX, BINARY OPTIONS, AND CRYPTO INDICATORS FOR TRADINGVIEW.COM Our MACD is a Zero-Lag (well near zero-lag) We make this claim because MACD utilizes Moving Averages and as you know moving averages are lagging indicators. For our MACD we utilize The McGinley Dynamic which looks like a moving average line yet it is a smoothing mechanism for prices...
TradingCryptoCourse MACD with Bollinger Bands. This indicator is a regular MACD but with Bollinger Bands added to it (both default settings). When MACD reverses near or at a Bollinger Band, then the reversals have the highest probability of being a real reversal. At the outer BB the probabilities are highest. Bullish MACD reversals are indicated by lime...
Vi presento il Triple Timeframe Ichimoku. Questo indicatore applica tre Ichimoku completi al vostro grafico usando fino a ben 3 timeframe diversi: Timeframe Attuale (quello impostato sul grafico che state visualizzando) Timeframe B (personalizzabile tra i seguenti TF : 1m, 5m, 15m, H1, H2, H4, D, W, M) Timeframe C (personalizzabile tra i seguenti TF : 1m, 5m,...
Official TradingCryptoCourse.com Timing/Cycle Indicator. In my 7-step system I prefer to use a couple of very powerful custom indicators. My customized indicators are FREE for my students. These are very powerful tools, if used correctly. Check out these technical tools and add them to your trading toolkit. In the course you’ll learn how to use these to your...
The idea is using a 4 exponential moving average to get scalping positions. The indicator will allow you to change between EMA, Zero Lag EMA and Zero Lag Aggressive EMA.
The Dürschner Moving Average was published at the IFTA 2012 (International Federation of Technical Analysts) Journal, page 27. This moving average follows the Nyquist Sampling Criterion making showing even better behavior on high volatility environments than the Ehlers & Ric's "Zero Lag Moving Average". From the paper abstract: "The well-known Moving Averages...