Shadow Compact Volume BETAThis indicator will give you an overview of the trading volume of 1 candle, useful for new traders (This indicator will be updated more in the future). The current calculation method does not give any any trading signals!If you find it interesting or want to support the development of this indicator ,You can support me a cup of tea via the following link:
paypal.me/paulslim
Enjoy new good days!
Volumeanalysis
Realtime Cumulative DeltaThis is a Real time volume Delta indicator which has to run real time on the chart to capture observation.
Start it when the session starts and log the data and observe. It plots histograms as well as candlesticks of the the cumulative volume delta, from the style switch whichever you want.
It is done based on real time tick and not based on candlesticks, so the accuracy of volume delta is more. Uptick volumes are added as buy and downtick volumes as sell which is the actual way of calculating CVD
Apply the CVD concepts for trading results.
Trend ChangeThis indicator displays a general trend change. It shows an arrow on the candle from where the trend change is expected.
The trend change is calculated based on the previous candle open/close and the corresponding volume.
Constantly Applied Pressure Index (CAP index)BINANCE:ETHUSDT
The CAP index is my own homebrew trend indicator made to help traders see the slightly bigger picture, because we all know that as traders we can tend to hyper-focus in on a few candles and end up making a stupid trade because of it, or is it just me ? On a more serious note this indicator helps you find the short term trend by looking at bullish and bearish candles comparing their sizes, volumes and predominance.
The indicator has many technical settings for you to play around with but on the defaults it will render in a few colors which I will explain. Gray means no trend or that the current trend has died, bright green or red mean that a trend has formed, is playing out or that there is a good change a strong trend is about to form. Obviously green means bullish and red means bearish. Finally darker green and red mean a weak or weakening trend, this serves as a warning if you are about to take a trade in the trend direction.
The way I recommend using the indicator is the same way many trend indicators are used, as a filter to either a different indicator creating trading signals or to your own strategy's signals. I would add an illustration here that I prepared but I cannot because of tradingview's reputation rules
BTC/Fiat Inverse Volume Info for Altcoins
displays the Alt Coin volume in BTC if it is a BTC pair (or whatever the quote currency is)
displays the Alt Coin volume in USDT if it is a USDT pair (or whatever the quote currency)
displays the current volume and average volume in label beside bars
volume bars that exceed averages are highlighted
configuration options and moving average overrides available
alerts enabled
Volume with forceThis indicator shows the classic stock volume chart with a plottable 20 periods SMA line. Along with this, it shows to the top right of the pane a percent, showing the current "volume force".
This force is calculated as the SMA of the last 3 volume candles excluded the current candle (only counts finished candles) and then compare it with the standard 20 periods volume SMA.
Some examples for a better understanding:
A value of 200% means that the SMA of last 3 candles is equals to 2 times of the 20 periods volume SMA
A value of 100% means that the SMA of last 3 candles is equals to the 20 periods volume SMA
A value of 50% means that the SMA of last 3 candles is equals to 1/2 of the 20 periods volume SMA
A value of 25% means that the SMA of last 3 candles is equals to 1/4 of the 20 periods volume SMA
If the value is above 100%, the background will be green, red otherwise. A green value means that the symbol is having a nice volume income.
Customizable settings
Timeframe: the main TF to plot volume and calculate force
MA Length: the length of the standard volume SMA to plot (and to compare for the force calculation)
Diff force length: the length of the last candles (excluded the current candle) to compare with the standard volume SMA
Show moving average: if checked, plots the standard SMA
Show volume force: if checked, shows to the top right the volume force
Defu_DivergenceThis is a composite indicator, a collection of multiple indicators
It includes the following:
1. the gray background has a huge trading volume ,
2. the market cost deviates, and the relationship between the closing price of the black line, the red line and the blue line and the short-term, medium-term and long-term average. Compare the difference after mutual subtraction.
3. blue orange column fund flow indicator MFI , color transparency indicates the value
4. the Bollinger belt signals with a short deviation rate, which is the Bollinger belt with a black line.
======================The above translation is from Google
这是一个复合指标,集合了多种指标
包括以下:
1.灰色背景成交量巨大,
2.市场成本乖离 ,黑色线、红色线、蓝色线收盘价与 短期 、中期、长期三条均线之间的关系。互减后比较差值。
3.蓝橙柱 资金流量指标MFI,颜色的透明度表示值的大小
4.布林带 以短期乖离率信号,就是黑色线的布林带。
Volume Histogram [SpiritualHealer117]This indicator is a histogram produced with Pinescript's boxes and is helpful for spotting support, resistance, and key levels. The indicator shows the volume executed at each source price over a customizable time period. The "Key Level" in this indicator is the price at which the most volume was executed, and the "Major Levels" are levels where volume was over a percentile threshold, which you can customize in settings. Feel free to give any feedback on the indicator or make a copy for yourself!
Buy_Sell_Vol_with_50EMAThis indicator displays both buyer and seller volume with the 50 Exponential Moving Average (50 EMA).
Courtesy of, The Compound Trading Group.
Volume Analysis*Sourced code from Volume Flow v3 by oh92 for Bull\Bear volume flow calculations. Thank you so much for your engineering skills!
This indicator integrates the Ma-over-MA crossover strategy in oh92's V3 DepthHouse calculation with a volume-over-MA
calculation to further narrow down "Areas of Interest" levels for a potential re-test zone to the right of the chart.
I added a Moving Average calculation for a multi-level cloud and further broke down more conditions to highlight both
volume flow crossover on the High and Extreme High MA's and also high and extreme high volume spikes on set period average
without bull\bear conditions. Original Bull/Bear Spikes are still viewable although that was the only plot from oh92's script
that was integrated.
Session backgrounds set for research purposes.
Please note: Setting MA Cloud to "None" will remove all plots calculated with the MA Cloud from the chart entirely. Turn off visuals
in the Style tab.
Point of Control V2 The genesis of this project was to create a POC library that would be available to deliver volume profile information via pine to other scripts of indicators and strategies.
This is a republish of an invite only script to open access
This is the indicator version of the library function.
A few points of significance:
- Allows the choice of reset of the study period, day/week or bars. This is simple enough to expand to other conditions
- Bar count resets starting from the beginning of the data set (bar index =0) vs bars back from the end of the data set
- A 'period' in this context is the time between resets - the start of the POC (eg. start of Day or Week) until it resets (for example at the beginning of a next day or week)
- Automates the determination of the increment level rather than the user specifying ticks or price brackets
- Does not allow for setting the # of rows and then calculating the implied price increment levels
- When a period is complete it is often useful to look back at the POCs of historical periods, or extend them forward.
- This script will find the historical POCs around the current price and display them rather than extend all the historical POC lines to the right
- This script also looks across all the period POCs and identifies the master POC or what I call the Grand POC, and also the next 3 runner up POCs
This indicator is also available as a library.
BINANCE:BTCUSDT NSE:NIFTY OANDA:XAUUSD NASDAQ:AAPL TVC:USOIL
Banknifty Volume - IN
This simple indicator computes the average Relative Strength Index of each Banknifty stock and displays the volume on the chart with color schemes while the average line indicates the average RSI of all Bank Stocks. This indicator works on Banknifty and its stocks.
It works on all time frames
How You can use this?
You can use this indicator for Volume analysis if the average RSI line is above the 0 line, the stock is moving upside and vice versa for Downside .
Visible Range VWAP with DeviationsImplementing Pine's new Visible range function I have built with the help of @RumpyPumpyDumpy a Visible range Vwap with Standard deviations in the same style and color way originally created by Zach Hurwitz, This is created in the styling and under the teaching of his education over the last few years. Zach uses intraday, and long term strategy based around 4 trade types that are taken in and around Vwap and its deviation bands. Whether that is intraday vwap , Longer term time based vwaps, Event based vwaps such as earnings , Gaps, Highest Volume based, and now "Visible range" based vwaps. The new visible range function is a huge help and time saver when wanting to quickly see a longer dated vwap or a vwap from a specific spot on your chart. All you have to do is scroll to that position on the chart and the Vwap and bands automatically launches from the furthest most left candle on your chart using the source input user chooses, HLC3, High, Low, etc.
This is a fully functional Volume weighted average price and launches on the furthest most left bar on your chart. It comes set to calculate the average price based off the launch candles HLC3 value, or User can choose to change the source input to High or Low for custom anchored visible range high/low vwap showing overhead resistance or support from underneath.
The deviations can be used as support and resistance intraday or longer time frames. Myself and others in our community have 4 trade type set ups that we take in and around Vwaps deviations. It offers us consistent, and manageable risk points at measured distances away from average price, and specific targets to aim for intraday and in longer time framed swing trades.
Vwap and its deviations are a institutional benchmark and a tool that higher time frame and institutional traders around the world use as a guide. With the use of visible range and multiple launch points on the candle we can quickly get an idea of where participants may be buying and selling, or trapped or supportive of price.
Standard deviation bands and the color-coding reflects the market’s current position and slope. This can now be applied to the visible range of your entire chart, and you can quickly understand whether the market is trending positive, negative, or flat and counter trend.
I have included our traditional color way of Zach's original vwap indicators that were originally released on TOS and now also available on TradingView. This shows a yellow positive sloped vwap , or magenta negative sloped vwap . User also has choice of slope signal which shows positive, negative, neutral, or single color choice.
There is also positive and negative cloud coloring behind price to show when price is above or below visible range vwap . This helps immediately understand whether price is moving in your favor or against. In addition there is the choice of brightly highlighting what we refer to as the "Fast lane", which is a trending market either positive or negative in plus one or negative one deviation. You can use them independently, or choose not to color them at all. There is also Positive and negative coloring options for the Deviation plots themselves, which in positive trend will color the upper deviations green or in negative trend color them red.
User also has the choice to add "Tolerance bands", which are sub deviation levels usually used in 0.25-0.50 increments. These show a zone above and below each deviation of which price may test above or below. We do not think as vwap as a hard "Line in the sand" rather a zone where we look for participation from those that are currently in that average price, this means price sometimes may move slightly under the vwap or deviation level as price seeks liquidity and the Tolerance bands can add some insight in an event like this.
As always-
*** ALL USERS ASSUME ALL RESPONSIBILTIY WHILE USING THIS TOOL. THIS IS NOT, NOR SHOULD NOT BE MISCONSTRUED AS FINANCIAL ADVICE. USER ASSUMES ALL RISKS ASSOCIATED WITH THE USE OF THIS TOOL WHILE TRADING,AND FOR ANY AND ALL LOSS THAT MAY OCCUR WHILE USING SAID TOOL. TRADING IS RISKY AND USER COULD STAND TO LOSE ALL CAPITAL INVESTED.
Hope you enjoy.
Thanks
-JMF
Climatic Volume Study (CVS) [JoseMetal]============
ENGLISH
============
- Description:
This indicator is similar to my previous volume indicator called "ADVO" (check my profile!), which determines accumulative and distributive volume (buy/sell, bullish/bearish candles), but instead of using ALL the volume it only uses CLIMATIC VOLUME candles filtered by SMA.
There's an option to ignore wicks (which is ENABLED by default), a big volume but small-doji candle doesn't tell too much.
- Visual:
1. Histogram: it shows bullish/bearish (aqua/yellow) climatic candles based on the volume SMA, when the volume of a bar exceeds the SMA. The bar shows up to +100% exceeding volume, more than that it shows a lime/red bar which is also wider.
2. Now we have 2 EMAs, one for accumulative climatic volume (blue) and other for distributive climatic volume (orange).
3. Differential EMA, the wider one, it takes different colors, green whenever the accumulative (blue) EMA is above the distributive one (orange), and red in the contrary case, this EMA is centered so the 50 point of the indicator is it's center, above 50 means accumulative/bullish (green) and below means distributive/bearish (red).
4. And to make all of this even more visual the background color has lime/red colors for crossovers on the EMAs (which is the same as the differential EMA color change), and whenever the accumulation/distribution continues we have a darker green/red color.
*As the indicator ONLY takes climatic volume candles, in some cases (i.e.: if you set the EMAs length too short) there may be a 0 result on the calculations, this plots the background in GRAY.
- Customization:
As usual in my indicators, everything is customizable, you can pick yours, settings, colors, figures etc.
- Usage and recommendations:
Default settings work good, smaller timeframes are usual a better idea to process volume indicators (like checking in 15 min what's happening under the curtain even if you're trading in 1-4H).
You can make the indicator more aggressive by reducing the SMA periods to 7, or more "situational" (check the current environment) to 25.
Same for the climatic volume EMAs, 15-25-50 are nice values., remember not to set it lower or there can be "neutral" areas with no result due to no climatic candled in range.
Enjoy!
============
ESPAÑOL
============
============
INGLÉS
============
- Descripción:
Este indicador es similar a mi anterior indicador de volumen llamado "ADVO" (¡revisa mi perfil!), que determina el volumen acumulativo y distributivo (velas de compra/venta, alcistas/bajistas), pero en lugar de utilizar TODO el volumen sólo utiliza velas de VOLUMEN CLIMÁTICO filtradas por SMA.
Hay una opción para ignorar las mechas (que está HABILITADA por defecto), una vela de gran volumen pero que se queda en una doji no nos dice demasiado.
- Visual:
1. Histograma: muestra velas climáticas alcistas/bajistas (cian/amarillo) basadas en la SMA de volumen, cuando el volumen de una barra supera la SMA. La barra muestra hasta un +100% de volumen excedente, más que eso muestra una barra de color lima/rojo que también es más ancha.
2. Ahora tenemos 2 EMAs, una para el volumen climático acumulativo (cian) y otra para el volumen climático distributivo (naranja).
3. EMA diferencial, la más ancha, toma diferentes colores, verde siempre que la EMA acumulativa (cian) esté por encima de la distributiva (naranja), y rojo en el caso contrario, esta EMA está centrada por lo que el punto 50 del indicador es su centro, por encima de 50 significa acumulativa/alcista (verde) y por debajo significa distributiva/bajista (rojo).
4. Y para hacer todo esto aún más visual el color de fondo tiene colores lima/rojo para los cruces en las EMAs (que es lo mismo que el cambio de color de la EMA diferencial), y siempre que la acumulación/distribución continúa tenemos un color verde/rojo más oscuro.
*Como el indicador SOLO toma velas de volumen climático, en algunos casos (por ejemplo: si se pone la longitud de las EMAs demasiado corta) puede haber un resultado 0 en los cálculos, esto dibuja el fondo en GRIS.
- Personalización:
Como es habitual en mis indicadores, todo es personalizable, puedes elegir configuración, ajustes, colores, figuras, etc.
- Uso y recomendaciones:
La configuración por defecto funciona bien, las temporalidades más pequeñas son generalmente una mejor idea para procesar los indicadores de volumen (como comprobar en 15 min lo que está sucediendo bajo el telón, incluso si estás está operando en 1-4H).
Puedes hacer que el indicador sea más agresivo reduciendo los períodos de la SMA a 7, o más "situacional" (comprobar el entorno actual) a 25.
Lo mismo para las EMAs de volumen climático, 15-25-50 son buenos valores., recuerda no ponerlo más bajo o puede haber zonas "neutras" sin resultado debido a que no hay velas climáticas en el rango.
¡Que lo disfrutéis!
Volume Trend Meter LTFA new take to an already popular indicator of mine, now with lower time frame support for a volume called Volume Trend Meter LTF (VTML).
The VTM LTF indicator measures the volume pressure at a specific part of the candle (Start, Middle, or the end of the candle) and displays it as a histogram.
This indicator sums up all green candle volumes and red candle volumes over the selected part of the candle (Select in settings - start end or middle) and plots their values by subtracting increasing volume and decreasing volume.
Use this indicator to identify increasing volume with the green candles (close bigger than open) and increasing volume of the red candles (close is smaller than open).
Can also work on daily charts and higher.
======= Calculation ==========
For Green Column: The total Volume of green candles is higher than the total red candle volume.
For Red Column: The total Volume of red candles is higher than the total green candle volume.
======= Volume Trend Meter LTF Colors =======
Green: Increasing buying pressure.
Red: Increasing selling pressure.
My original VTM (not the lower time frame version):
Like if you like and Follow me for upcoming indicators/strategies: www.tradingview.com
Intraday predictive High Volume Activity sessions [BEA]Idea:
This indicator is designed to know the high traded volume sessions in advance before the day starts.
The predictive volume bars will be plotted in advance once a new trading session starts.
Logic Used:
The basic idea is to store each bar volume / Volume MA data for the selected time. So, the first bar of each data is stored for all selected historical days.
Once the data is stored, I am taking average of each bar data for the selected Historical days.
How to Use:
This gives me an idea of the volume behavior throughout the days based on historical data. So I decide my time of trading for that specific times sessions where the traded volume activity is high.
The bars which are more than the Moving average ( Highlighted Volume bars plotted in future ) is the time session to focus.
Designed only for intraday timeframes.
Here in the image, you can see the session in advance for high traded volume activity.
Try it test it , let me know if it can be improved further.
Have a happy trading.
DISCLAIMER
Any and all liability for risks resulting from investment transactions or other asset dispositions carried out by the user based on information received or a market analysis is expressly excluded by me.
All the information made available here is generally provided to serve as an example only, without obligation and without specific recommendations for action. It does not constitute and cannot replace investment advice. We therefore recommend that you contact your personal financial advisor before carrying out specific transactions and investments.
Do your own research, this is not a financial advice.
Volume Spike Up - [VSU PRO]
This indicator detects abnormal spike up of volume (Vol) and analyze price action in a very specific manner. so it may give us high probability wining setup.
It was build for BUY setup only, it's good for crypto market and you also can use for stock market but it is not suitable for FOREX.
The default setting values is 4H time frame, use can adjust value for any time frame you want.
I had combined 3 strategies in one indicator:
1. Base on EMA or break from sideway area
2. Looking for a reversal point (High risk and you can use or ignore it)
3. Enter below Bollinger Band (High risk and you can use or ignore it)
If your trading timeframe from 1H and above you should use 1 and 2, if below 1h you should use all.
How it works
The first you have to decide your trading timeframe to select which strategy to use then hide other unnecessary lines , because they may make you confusing.
- "Base on EMAs or break from sideway area" when price near EMAs if have abnormal Vol with good price action, indicator will gives a signal, color of signal depend on how big of Vol.
- "Looking for a reversal point" when price blow of 60 candle if have buying Vol over Vol MA50, signal will be appeared.
- "Entering below Bollinger Band" when price entering below Bollinger Band with big Vol, signal will be appeared.
Signal show us the Vol spike up only, it's not an Entry, so you have to consider and combine with other indicators to make your own decision.
Stop loss line suggest you should Cut Loss for your position at this price, if you have skill you may hide it.
These settings can be customized however you like. You can enable or disable high risk strategies, you can change timeframe to any period you want, enable or disable trend following.
you can adjust your stop loss distance, and you can adjust the limit rules for signal.
VSU PRO is available to set alerts for all signals of all condition, you may save your time to looking for trading opportunity.
Overloaded Volume-Canddle v1This indicator will detect the candle has volume "too strong" base on "n" previous candle.
The Yellow Line is avg volume base n candle previous.
The Red line show over power volume of canlde.
Important : This indicator can use for forex, but i recommend it for binary options only.
Buying Selling Volume v3Bug fixed from v2. Currently adds up values correctly.
Note: To get more accurate readings reduce the time frame. For some reason it isn't counting the last bar and I am not smart enough to figure out why.
Builds on Ceyhun's "Buying Selling Volume" indicator. This version allows users to define periods by effortlessly dragging two points or you may define periods by manually entering the start and end times in the settings window. Once the period is defined, both buying and selling volume will be totaled thus displaying the amount of buys and sells in that period.
I have found the information provided from the script helps in defining a period of consolidation as either being accumulative or distributive.
Intrabar On Balance VolumeAn experimental modification of TradingView's built-in OBV indicator that calculates its value with intrabar data.
This leads to a more accurate OBV trace because it considers the price swings that happen within the time period of each candle, instead of only considering the candle close price.
For example: on a 4H timeframe a single candle spans 4 hours. In this indicator the OBV is calculated with 1-minute intrabar data, leading to a resolution of 240 intrabars per 4H candle (that is, it considers the volume and price swings that happened at each minute of those 4 hours).
Candle Level of VWAP [By MUQWISHI]The " Price of Volume Weighted Average Price " (PVWAP) indicator calculates the VWAP standard deviation of bar price.
Features:
1. Ability to smooth the "Price of Volume Weighted Average Price" line.
2. Ability to choose the anchor period (timeframes).
Let me know if you have any questions.
Thanks.