OPEN-SOURCE SCRIPT

NET BSP

Actualizado
NET BSP derived from Buying & Selling Pressure which is a volatility indicator that monitors average metrics of green and red candles separately.
We could navigate more confidently through market with projected market balance.
Buying & Selling Pressure

BSP allowed us to track and analyze the ongoing performance of bullish and bearish impulsive waves and their corrections.


Due to unintuitive way of measuring decline with SP going up, I decided to remake it into more intuitive version with better precision.
When we encounter the fall it's better to have declining values of tool to be able to cover it visually with ease.
One of the solutions was to create a sense of balance of Buying Pressure against Selling Pressure.
Since we are oriented by growth, it'd be more logical to summarize the market balance with BP - SP
Comparison:
imagen
When Buying and Selling Pressure are equal, NET BSP would be at 0.

  • NETBSP > 0 and NETBSP > NETBSP[1] = 🟢
  • NETBSP > 0 and NETBSP < NETBSP[1] = 🟡
  • NETBSP < 0 and NETBSP < NETBSP[1] = 🔴
  • NETBSP < 0 and NETBSP > NETBSP[1] = 🟡


Hence, we get visualized stages of uptrends and downtrends which allows to evaluate chances and estimations of upcoming counter-waves.
Also, it is worth to note that output clearly shows how one wave is derived from another in terms of sizing.
Feel free to adjust NET BSP arguments to adapt sensitivity to the timeframe you're working on.
Notas de prensa
Added tracking price to refer to history and summarized the formula considering wicks.
Notas de prensa
Credits to ReallyMe for pointing vital issue in the comments.
With this new script we can use different types of MA's. Default is set to HMA because it groups well the NORMAL candlesticks and is reactive even with 24 argument. Change to SMA or EMA when it comes to dealing with HA candles.
Notas de prensa
  • Changed appearance to wavelike function for intuitive perception
  • Added Zero dashed line
  • Cleaned the code from unnecessary components
BSPbuyingpressurecandlesCandlestick analysismetricsmultitimeframerelationshipsellingpressuresmoothingVolatilitywaves

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