An experimental indicator using Pine Script Arrays. The indicators measures the rate of change of the highest highs and lowest lows. I call it the "High Low Rate of Change". The H/L Rate of Change indicator finds the delta between the current highest high and previous highest high and after some filtering places these values into an array. Same goes for the lowest lows. In the end Sum it all up into the Histogram with optional smoothing using Exponential moving average (EMA).
==Colors== Green: Up Trending. Light Green: Weakening up trend. Red: Down Trending. Light Red Weakening Down Trending.
==Notes== Bar colors are disabled by default. Supports EMA smoothing (enabled by default). Like if you Like and Enjoy! Follow up for upcoming indicators: tradingview.com/u/dman103/
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.