This indicator colors the candles according to the z-score of the trading volume. You can easily see the imbalance on the chart. You can use it at any timeframe.
In statistics, the standard score (Z-score) is the number of standard deviations by which the value of a raw score (i.e., an observed value or data point) is above or below the mean value of what is being observed or measured. Raw scores above the mean have positive standard scores, while those below the mean have negative standard scores.
This script uses trading volume as source of z-score by default. Due to the lack of volume data for some index tickers, you can also choose candle body size as source of z-score.
features: - custom source of z-score - volume - candle body size - any of above two - all of above two - custom threshold of z-score - custom color chemes - custom chart type - alerts
default color schemes:
- green -> excheme bullish imbalance - blue -> large bullish imbalance - red -> excheme bearish imbalance - purple -> large bearish imbalance - yellow -> low volume bars, indicates "balance", after which volatility usually increases and tends to continue the previous trend
Examples: * Personally, I use dark theme and changed the candle colors to black/white for down/up.
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.