volume 5 min smiley JayyThis script plots volume. Intraday volume forms a smiley high at both ends and low in the middle at least for the cash session which is what this script concerns itself with. I created this as a curiosity but I figure others might be interested. If you are using 5 min charts then it will also plot the average for that particular time slot going back 10, 20 or 30 days and presents the mean for that bar as a black line. It also calculates the standard deviation over that period of time. Clearly the volume data is positively skewed so the mean and standard deviation are a little misleading. That aside it does provide a interesting perspective. The script likely could be reduced in size to accomplish the same thing with less tedium but it is what it is.
I likely will add an option for 15 minutes in the future.
If you are using BATS data you will find errors in low volume stocks because BATS data sometimes misses bars. The calculation relies on 78 5 min bars in a day (9:30 to 16:00 hrs). I built a little checker in the format. If the red line does not show at the beginning of the day then smiley will not work. For example SPY works well but NUGT does not. I have not found an issue will real time data.
There are a few options for bar colouring. They will be obvious when you play with them. current close versus last close, close versus open and volume relative to last bar.
Search in scripts for "volume"
Volume Based Ranges (VBR) [SS]Here is the Volume Based Ranges or VBR indicator.
How it works
The indicator works by:
Sorting volume into buying and selling volume, then
Calculating 2 independent Z-Scores for buying and selling data, then
Identifying the high buying and selling nodes through the use of the Z-score threshold.
Tracks the average target/move based on buying and selling nodes over a designated lookforward horizon (i.e. if you want to see the average move a high selling node happens over 20 candles, you can modify the lookforward horizon to 20).
Calculates the composition from each volume node, displaying the composition information on each line (the % of buying and selling each node contains).
How to Use it
To use this indicator:
Select the Z-Score length of assessment: By default, z-score is 75 and this is usually fine to leave.
Identify the threshold trigger: This will need to be adjusted based on your timeframe. If you are using 1 minute, the data is noiser and you want more profound signals. Thresholds generally in this range should be between 5 - 7. For larger timeframes, you want to relax this threshold, to about 2 to 3. You can toggle in increments of 0.5 to find what works the best. Generally you want to see very rigorous volume node signals instead of tons of them.
Determine what you want to see: You can turn of the support and resistance lines and just have the node identification signals and the return boxes. Or, you can just have the support and resistance lines and turn off the return boxes. You can customize the information the indicator displays in the settings menu to suit what you are most interested in.
Let's look at some examples '
DIS on the hourly. We can see that the average up move from the high buying nodes has a target of 115.42, and in between there we can see the high selling and buying nodes and their compositions.
High buying (100% of the high buying volume) is around the 112.61. This means, you would expect this to be an area of retracement.
We can also see that high selling is just below that at 111.66, which can be a resistance area.
Here is a closer look at the levels specifically:
EPAM on the daily:
You can see a successful retrace back to a high volume node.
Concluding remarks
That's the indicator!
Its one that is best to get a feel for, play around and decide on the settings you like for your individual ticker.
I have included tooltip descriptions for the settings within the indicator as well.
I hope you enjoy it and find it helpful!
Thanks for reading/checking it out and as always, safe trades!
Volume Dry-Up Detector [CANSLIM]by the GPT,
Volume ≤ 50% of 50-day average for ≥3 consecutive days
Highlights the stock as “ready for breakout” (green background + label)
Works on any ticker (WH Group, Smithfield, etc.)
Volume DensityThis indicator calculates the volume density of each bar by dividing the trading volume by the bar's price range (high - low). It highlights bars with higher activity relative to their price movement. Density bars are colored teal if the close is higher than the open, and red if the close is lower. Zero-range bars are ignored to prevent division errors.
Volume Relativo - Candle Color - CriptoBraboAssinala pela cor do candle o volume relativo. Parametros customizáveis
Volume-Price Value ChartPrice and volume are the two most important part of price movement. So, value which is product of the two is very critical and this can be considered as the only leading indicator.
Volume & Turnover HUD DisplayThis indicator highlights the latest candle’s trading activity directly on your chart. It displays the current candle’s volume in a large, easy-to-read format at the bottom-left corner of the screen, ensuring quick visibility without cluttering the chart.
An optional feature (enabled by default) also calculates and shows the turnover, derived from Volume × VWAP, expressed in crores (₹). This helps traders instantly assess both participation and the monetary value being traded in real time.
Ideal for intraday and swing traders who want a clear, at-a-glance view of volume and turnover strength to make faster decisions.
Volume Spike DetectorDetects a spike in Volume . based on volume on tradingviews. It highlights when volume is 1.5X of usual average
Volume Divergence 11192It calculates a custom volume-weighted moving average using the pine_wma() function which takes into account whether each candle is bullish or bearish
It processes volume data through multiple layers of this custom moving average
It detects four types of divergences:
Regular Bullish Divergence: When price makes a lower low but volume makes a higher low (potential bullish reversal)
Hidden Bullish Divergence: When price makes a higher low but volume makes a lower low (potential bullish continuation)
Regular Bearish Divergence: When price makes a higher high but volume makes a lower high (potential bearish reversal)
Hidden Bearish Divergence: When price makes a lower high but volume makes a higher high (potential bearish continuation)
It visualizes these divergences on the chart with colored markers and labels
Volume-Based Candle Coloringk线会根据当前成交量高低产生渐变色,帮助你更轻松识别重要的k线。
请使用空心蜡烛图,否则该指标无法显示。
The candlestick colors will transition based on the current trading volume, making it easier for you to identify significant candlesticks.
Please use hollow candlesticks; otherwise, this indicator will not display properly.
Volume to Candle Size RatioThe "Volume to Candle Size Ratio" indicator calculates the ratio of volume to candle size for any time-based candles. It offers user-defined thresholds for percentage change and absolute value, coloring histogram bars based on whether the ratio or percentage increase exceeds specified thresholds. This indicator helps traders visualize volume dynamics relative to candle size, aiding in identifying potential trading opportunities.
Volume DensityScript calculates the amount of volume involved per unit price and is colored based on its previous value. An increasing value along with a suitable price action indicates that there is more supply at that level and could be a potential reversal, a decreasing value indicates that there is less supply and the scrip may be in momentum or having a breakout.
Volume Intensity OscillatorIntroducing the "Volume Intensity Oscillator" indicator, an advanced tool that utilizes the PeacefulIndicators library to gauge market volume intensity. This innovative indicator is designed to help traders identify potential market trends and improve their trading analysis.
The Volume Intensity Oscillator offers the following key features:
Adjustable input parameters, enabling you to modify the length and the option to remove negative values according to your trading preferences.
A visually appealing display, with the Volume Intensity Oscillator represented as columns in different colors based on the direction of the market movement (red for bearish and green for bullish).
Powered by the rvo function from the PeacefulIndicators library, the core functionality of the Volume Intensity Oscillator ensures accurate and reliable results.
To integrate the Volume Intensity Oscillator into your trading analysis, simply add the script to your chart and customize the input parameters as needed. We hope this script, built upon the PeacefulIndicators library, becomes a valuable asset to your trading strategy.
Volume with EMA 20 and 2 BB SALEM_ALSALEM1The highest candle amounts in trading volume exceed
average 20
Bollinger Band 1-15
Bollinger Band 20-2
Identified in dark blue
Volume in Base CurrencyShows the volume in USD, EUR, etc (whatever the base currency is for the asset) instead of number of stocks, bitcoins, etc.
Volume Sum BTC This indicator sums the bitcoin volume of the following tickers and shows the total volume as sum:
Binance:BTCUSDT
Coinbase:BTCUSD
FTX:BTCUSD
Kraken:BTCUSD
Gemini:BTCUSD
It helps to see the real volume taking place in the bitcoin market.
The code is open source so you can modify and/or add other tickers as you wish.
Volume BB Dollars Display Volume contract wise or dollar wise.
Display Sma colored based on its own slope.
Display 6 Colors based on Bollinger Bands.
Volume PressureBreaks down volume into buyers (green part) vs sellers (red part).
It is recommended to set the volume's scale, especially if you switch tickers on the same chart. Follow these steps:
Select the Volume Pressure indicator's 3 dots (...)
Select Pin To Scale
Select a separate scale from the main chart, such as Pin To New Left Scale (Z)
Left click and hold the scale on the side of the chart and drag it up/down to bring the volume bars into the desired area
To update to the latest version, just close the indicator and add it again.
VolumeSimple and straightforward indicator. Includes - volume for Ethereum and Bitcoin to US dollar .
7 exchanges are connected:
-BINANCEUS:BTCUSD
-FTX:BTCUSD
-COINBASE:BTCUSD
-KRAKEN:XBTUSD
-GEMINI:BTCUSD
-BITFINEX:BTCUSD
-BITSTAMP:BTCUSD
Additionally, the calculation of average indicators and the amount (bull / bear separately) for a certain length is built-in.
If I missed data exchanges - write in the comments. Thank you.
Volume distance to new volume ATH This one lights up if the distance from volume ATH continues to become smaller.
Flips from color to white are a sign of trend decay/change and could be used as an exit signal or entry signal.
3rd part of the alchemy indicator.
Volume Rate of Change Histogram - LayeringShows acceleration or deceleration in volume, to be used with Volume MA, preferably overlapped
Volume ROC by Mike SierraRate of change of volume over the past few bars can be a leading indicator to price action






















