OPEN-SOURCE SCRIPT
Zaktualizowano

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).
Informacje o Wersji
* Adding default colors

Wyłączenie odpowiedzialności

Informacje i publikacje nie stanowią i nie powinny być traktowane jako porady finansowe, inwestycyjne, tradingowe ani jakiekolwiek inne rekomendacje dostarczane lub zatwierdzone przez TradingView. Więcej informacji znajduje się w Warunkach użytkowania.