OPEN-SOURCE SCRIPT
업데이트됨

RVOL (Relative Volume) + Breakout Confirmation

656
AI generated indicator that does the following:

  1. RVOL: computes a baseline average volume with ta.sma(volume, rvolLen).
  2. Relative volume: rvol = volume / avgVol.
  3. Breakout: checks if price breaks the previous rangeLen bars’ high/low (using [1] to exclude the current bar).
  4. Confirmation: breakout is only “valid” when rvol >= rvolThresh (default 1.8).
릴리즈 노트
* Adding default colors

면책사항

해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.