AstroHub

Search for consolidations - AstroHub

The indicator is designed to identify consolidation periods on the chart of a trading instrument.

Key factors and parameters to consider when using this indicator:

  • 1. Consolidation length (consol_length): This parameter allows you to set the length of the period in which consolidation will be sought. The higher the value, the longer consolidation periods will be taken into account. The recommended value is 20.
  • 2. Calculation of the mathematical model: The indicator is based on a mathematical model that calculates the average price range (avg_range) within the specified consolidation period. Then, the exponential moving average of the obtained values is averaged (ta.rma) to obtain consolidation. If the price range is smaller than the consolidation value, the current period is considered consolidation.

  • 3. Chart display: The program allows you to display consolidation on the chart as a label (plotshape) beneath the candlesticks. Consolidation will be shown in blue with the label "Consolidation". The indicator is placed below the current candlesticks.

How to use the indicator:

  • 1. Load the script into your market analysis platform (e.g. TradingView).
  • 2. Set the desired consolidation length (consol_length).
  • 3. The indicator will automatically calculate consolidation based on the specified length.
  • 4. Blue labels with the text "Consolidation" will be displayed on the chart for each consolidation period.


Important points to consider when using this indicator:

  • 1. The indicator does not predict the direction of price movement after consolidation. It only shows consolidation periods on the chart.
  • 2. The results of the indicator may vary depending on the chosen consolidation length. It is recommended to conduct several experiments with different values to find the optimal period for the instrument and timeframe.

I hope this description helps you better understand and assess the functionality and application of this indicator. Good luck with your usage!

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?