mayureshjadhav12

Pullback Indicator

mayureshjadhav12 Mis à jour   
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.
Notes de version:
Made changes to the script to identify minor pullbacks. If needed you can change the style as per your requirement
Notes de version:
Update: Checked equal condition
Notes de version:
Fixed some errors
Notes de version:
Checked equal conditions and updated inside bar range
Notes de version:
Updated Inside bar Range
Notes de version:
Few bug fixes
Notes de version:
Changes in code
Notes de version:
Few bug fixes
Notes de version:
Updated Inside bar candles with different colors
Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?