OPEN-SOURCE SCRIPT

SuperTrend+

Actualizado
Based upon popular SuperTrend (AKA: ATR Trailing Stop) indicator with the following differences and improvements:

  • Defaults to using Volume-Adjusted WMA (VAWMA) for ATR. (Can still be configured to behave exactly like classic SuperTrend.)
  • Can use SMA, EMA, WMA, VWMA, and VAWMA instead of just SMA.
  • Confirmation close bars for avoiding false breaks.


Details:
If the confirmation closing bars value is greater than zero (default of two bars), the trend will only reverse if the price closes outside the boundary for that number of bars (does not need to be consecutive) or if the opposite side of the bar exceeds the boundary.
The confirmation bar count will reset if the trend has resumed (opposite boundary is broken).

Confirmation examples:
  • In a down-trend, but the previous two bars close above the boundary.
  • In a down-trend, but the low of the previous bar exceeds the boundary.
  • In a down-trend, but the high of the previous bar exceeds the boundary when confirmation bars are set to zero.



Notas de prensa
Updated chart.
Notas de prensa
Updated chart.
Notas de prensa
Improved thumbnail.
Notas de prensa
Allow for non-volume levels to be registered for VAWMA. Ensures charts with no volume still display what should be the same as WMA.
Notas de prensa
Added ability to use maximum deviation to clean the true-range values. Existing behavior is unchanged.
A maxDeviation value of 0 (the default) produces an unfiltered ATR. Anything other than zero will filter out the ATR outliers.
ATRatrtrailingstopconfirmationconfirmationbarssupertrendTrend Analysisvawma

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad