Volume Volatility Indicator vol: volume; vma: rma of volume Cyan column shows (vol - vma)/vma, if vol > vma else shows 0 0 value means vol less than vma: good for continuation 0 < value < 1 means vol more than vma: good for trend value > 1 means vol more than 2 * vma: good for reversal
tr: truerange; atr: averagetruerange Lime column show -(tr - atr)/atr, if tr > atr else show 0 0 value means tr less than atr: good for continuation 0 > value > -1 means tr more than atr: good for trend value < -1 means tr more than 2 * atr: good for reversal
Cyan line = 1 Lime line = -1
This indicator shows the volume and truerange together. Good for filtering trending and consolidating markets.
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.