OPEN-SOURCE SCRIPT

Angled Volume Profile [Trendoscope]

Actualizado
Volume profile is useful tool to understand the demand and supply zones on horizontal level. But, what if you want to measure the volume levels over trend line? In trending markets, the feature to measure volume over angled levels can be very useful for traders who use these measures. Here is an attempt to provide such tool.

🎲 How to use

🎯 Interactive input for selecting starting point and angle.
Upon loading the script, you will be prompted to select
  • Start time and price - this is a point which you can select by moving the maroon highlighted label.
  • End price - though this is shown as maroon bullet, this is price only input. Hence, when you click on the bullet, a horizontal line will appear. Users can move the line to use different End price.


Start and End price are used for identifying the angle at which volume profile need to be calculated. Whereas start time is used as starting time of the volume profile. Last bar of the chart is considered as ending bar.

https://www.tradingview.com/x/0YhjFROR/

🎯 Other settings.

From settings, users can select the colour of volume profile and style. Step multiplier defines the distance at which the profile lines needs to be drawn. Higher multiplier leads to less dense profile lines whereas lower multiplier leads to higher density of profile lines.

https://www.tradingview.com/x/BqsBr9lH/

🎲 Limitations

🎯 Max 500 lines
Pinescript only allows max 500 lines on an indicator. Due to this, if we set very low multiplier - this can lead to more than 500 profile lines. Due to this some lines can get removed.
https://www.tradingview.com/x/yInq5ZZ8/

On the contrary, if multiplier is too high, then you will see very few lines which may not be meaningful.
https://www.tradingview.com/x/V17PwBHE/
Hence, it is important to select optimal multiplier based on your timeframe

🎯 No updates on new bar
Since the profile can spawn many bars, it is not possible to recalculate the whole volume profile when price creates new bars. Hence, there will not be visual update when new bars are created. But, to update the chart, users only need to make another movement of Start or ending point on interactive input.
Notas de prensa
Updated implementation to use polyline
Notas de prensa
Update libraries and implementation version
Notas de prensa
Update to V6
hewhomustnotbenamedtrendoscopeVolume ProfileVolume

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad