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.
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?