TheBacktestGuy

Zero Lag Keltner Channels

TheBacktestGuy Actualizado   
This is Keltner Channelz (KC) with Zero Lag Moving Average (ZLMA as base). It is smoother and has less lag than the original (EMA/SMA) variant.

It also can be used as a trend indicator and trend confirmation indicator. The upper and lower bands are green if it is an up trend, and red if a down trend. If both have the same color it is a stronger trend.
Notas de prensa:
  • dynamically colorized center line
  • dynamically colorized background: it will be green if all lines are green, red if all lines are red and gray otherwise
  • cleaned and commented code
Notas de prensa:
You can now select between Zero Lag EMA (ZLEMA) and Hull MA, which is similar low lag and smooth moving average.
Notas de prensa:
  • Added ALMA (ARNAUD LEGOUX MOVING AVERAGE) to selectable moving average types
  • It measures the width of the channel and print it with blue color
Notas de prensa:
  • Use function for MA selection
  • Different MAs for base line and range (ATR)
  • Added lagging moving averages for reference (SMA, EMA, RMA)
  • It can remove outliers by using stdev for True Range, the same idea as in my other indicator: "ATR Without Outliers" (ATRWO)
  • Fixed plotting channel width into data window only (TradingView removed the original method I used)
  • Added ATR into data window
Notas de prensa:
Fixed HMA
Notas de prensa:
Fixed range MA input name
Notas de prensa:
  • Uses my TAExt library
  • Support different sources for upper and lower bands
  • More MAs, also lagging ones, but this makes a whole lot of usage possibilities (e.g. dynamic support resistance cloud)
  • Setting look back period for trend coloring is now possible
  • Ability to turn off trend colors if you use it just for stop and take profit levels or S/R cloud
  • Parameter grouping and tooltips
Notas de prensa:
Multiple timeframe support
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?