This script looks at % moves and uses z-scoring to highlight bars that are statistically significant in either direction.

The output columns values represent % moves within a trading period on an asset. The colors are explained below:

Lime - Significant
Bright red - Significant
Transparent lime - normal
Transparent red - normal
White - low %

It then uses a lookback function for a user-defined window and calculates the average % move on bullish bars and bearish bars.
When the average % move in the bullish direction over the lookback window becomes greater than the average % move in the bearish direction over the lookback window, it will highlight the background either green or red, signifying a trend in price.

It's a fantastic indicator to use in conjunction with

, which does similar things but for volume .

You can spot disparities in volume / price action and use that to inform trading decisions... for instance, a statistically significant volume day but a low significant PA day could provide some insight into the market.

You can also use the background (trend direction) in conjunction with the obv printout on 1337-Volume as multiple points of confirmation for trade decisions... i.e., volume and price action trend logic points to bearish or bullish outcome... or maybe price action is leaning bullish but volume suggests otherwise...

Enjoy!

Script protegido
Este script se publica con código cerrado, pero puede utilizarlo libremente. Márquelo como favorito y podrá usarlo en un gráfico. El código fuente no se puede ver ni modificar.
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?