LuxAlgo

Range Sentiment Profile [LuxAlgo]

The Range Sentiment Profile indicator is inspired from the volume profile and aims to indicate the degree of bullish/bearish variations within equidistant price areas inside the most recent price range.

The most bullish/bearish price areas are highlighted through lines extending over the entire range.

🔶 SETTINGS

  • Length: Most recent bars used for the calculation of the indicator.
  • Rows: Number of price areas the price range is divided into.
  • Use Intrabar: Use intrabar data to compute the range sentiment profile.
  • Timeframe: Intrabar data timeframe.

🔶 USAGE


This tool can be used to easily determine if a certain price area contain more significant bullish or bearish price variations. This is done by obtaining an estimate of the accumulation of all the close to open variations occurring within a specific profile area.

A blue range background indicates a majority of bullish variations within each area while an orange background indicates a majority of bearish variations within each area.


Users can easily identify the areas with the most bullish/bearish price variations by looking at the bullish/bearish maximums.


It can be of interest to see where profile bins might have no length, these can indicate price areas with price variations with alternating signs (bullish variations are followed by a bearish sign) and similar body. They can also indicate a majority of either bullish or bearish variations alongside a minority of more significant opposite variations.

These areas can also provide support/resistance, as such price entering these areas could reverse.


Users can obtain more precise results by allowing the profile to use intrabar data. This will change the calculation of the profile, see the details section for more information.

🔶 DETAILS

The Range Sentiment Profile's design is similar to the way a volume profile is constructed.

First the maximum/minimum values over the most recent Length bars are obtained, these define the calculation range of the profile.

The range is divided into Rows equidistant areas. We then see if price lied within a specific area, if it's the case we accumulate the difference between the closing and opening price for that specific area.

Let d = close - open. The length of the bin associated to a specific area is determined as follows:

length = Width / 100 * Area / Max

Where Area is the accumulated d within the area, and Max the maximum value between the absolute value of each accumulated d of all areas.

The percentage visible on each bin is determined as 100 multiplied by the accumulated d within the area divided by the total absolute value of d over the entire range.

🔹 Intrabar Calculation

When using intrabar data the range sentiment profile is calculated differently.

For a specific area and candle within the interval, the accumulated close to open difference is accumulated only if the intrabar candle of the user selected timeframe lies within the area.

This can return more precise results compared to the standard method, at the cost of a higher computation time.

Get access to our exclusive tools: luxalgo.com

Join our 150k+ community: discord.gg/lux

All content provided by LuxAlgo is for informational & educational purposes only. Past performance does not guarantee future results.
开源脚本

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

免责声明

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

想在图表上使用此脚本?