mayureshjadhav12

Pullback Indicator

mayureshjadhav12 Actualizado   
The Pullback Indicator is a technical analysis tool designed to identify pullbacks in the price action of a financial instrument. It is based on the concept that price tends to retrace to a previous level of support or resistance before continuing in the direction of the trend.

The indicator is plotted as a series of triangles above or below the price bars, depending on the type of pullback detected. A green triangle is displayed when a bullish pullback is detected, while a red triangle is displayed for a bearish pullback.

The Pullback Indicator uses Inside Bar Range, this number is a user-defined input that specifies the number of bars to look back for the highest high and lowest low.

The indicator classifies four types of pullbacks:
  • Swing Low - When the price forms a lower low and a higher low than the previous bar.
  • Swing High - When the price forms a higher high and a lower high than the previous bar.
  • High Low Sweep and close below - When the price forms a lower low and a higher low than the previous bar, but the close is below the previous high.
  • High Low Sweep and close above - When the price forms a higher high and a lower high than the previous bar, but the close is above the previous low.

The Pullback Indicator is best used in conjunction with other technical analysis tools to confirm the direction of the trend and to identify potential entry and exit points.
Notas de prensa:
Made changes to the script to identify minor pullbacks. If needed you can change the style as per your requirement
Notas de prensa:
Update: Checked equal condition
Notas de prensa:
Fixed some errors
Notas de prensa:
Checked equal conditions and updated inside bar range
Notas de prensa:
Updated Inside bar Range
Notas de prensa:
Few bug fixes
Notas de prensa:
Changes in code
Notas de prensa:
Few bug fixes
Notas de prensa:
Updated Inside bar candles with different colors
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?