TradingView
LonesomeTheBlue
3 jan 2022 20:55

RVOL Relative Volume - Intraday 

Apple Inc.NASDAQ

Beskrivning

Hello All,

Relative Volume is one of the most important indicators and Traders should check it while trading/analyzing. it is used to identify whether the volume flows are increasing or decreasing. Relative volume measures current volume in relation to the “usual” volume for this time of the day. What is considered “usual"? For that, we have to use a historical baseline known as the average daily volume. That means how much volume a security does on a daily basis over a defined period. (This scripts runs on the time frames greater or equal 1 minute and less than 1 day)

The common definition for real-time relative volume is: Current volume for this time of day / Average volume for this time of day. It does not mean taking the volume (for example) from 10:30 am to 10:45 am and comparing it to what it does from 10:30 am to 10:45 am every day. What it truly means is to compare cumulative volumes. Therefore, this is the precise definition of real-time relative volume:

Current cumulative volume up to this time of day / Average cumulative volume up to this time of day

What should we understand while checking RVOL;
- Relative volume tell us if volume flows are increasing or decreasing
- A high relative volume tells us that there is increased trading activity in a security today
- Increased volume flows often accompany higher volatility i.e. a significant price move


Let see an example:



P.S. if you want to get more info about RVOL/Relative Volume then you can search it on the net. While developing the script this was used as reference, you can also check it for more info.


Enjoy!

Versionsinformation

Algorithm slightly improved. instead of calculating cumulative volume on each bar, now the array keeps cumulative volumes.
Lighter colors used.

Versionsinformation

Tooltip added for the input "Number of Days". unnecessary input option removed.

Versionsinformation

Fixed for Daylight saving: "Daylight saving on last weekend" option added. Please enter +1/-1 if Daylight saving last weekend, if not please keep it 0.
Kommentarer
MsData22
Thank you. This is an amazing indictor! Much appreciated. Deep bows.
Is it possible to set alerts on your indicator directly or as part of
MsData22
@MsData22, my own Pine script? I am new to Pine script and would love to use this indicator as part of my own or to set alerts on it.
sagunchadda
@LonesomeTheBlue thanks for the indicator..
LonesomeTheBlue
@sagunchadda, you are welcome!
ctgaff
LonesomeTheBlue
@ctgaff, Thank you
gmeneguzzo
Thank you , please why it does not work in higher timeframes ? It should be used only on 30 minutes max 1 hour ?
gazai
I want to know how to access the Pro version of this script. I can't send you a message directly
Carl2021111
Can i use this with heikinashi candles?
lbhatia19
Possible to change the colors on the bars? Cheers
Mer