OPEN-SOURCE SCRIPT
Güncellendi

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).
Sürüm Notları
* Adding default colors

Feragatname

Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, alım satım veya diğer türden tavsiye veya öneriler anlamına gelmez ve teşkil etmez. Kullanım Koşulları bölümünde daha fazlasını okuyun.