VJ_Volume_Longs_Shorts_IndicatorThe indicator is based on the real-time volume in the market, Macd and Bollinger Band.
Green Bars in the histogram indicate high buy volume and prospective long position
Gray Bars indicate low volume and no trade zone
Red Bars indicate high sell volume and prospective short position
Best used with Bitcoin.
Could use this indicator along with your favorite indicator to get to know the direction of the market with respect to volume and since this is a script, you can set alerts too.
Happy Trading
X-volume
Doube BB and RSI IndicatorSimple but interesting combo with Bollinger Bands, RSI and Volumes cut off
Make sure to check my other scripts :)
DepthHouse Volume Flow Indicator v2The DepthHouse Volume Flow Indicator is used to help determine trend direction, and possible reverals with calculations strictly based off of volume data.
A crossover of the moving averages is a possible signal for a trend change or retracement.
Trendlines may be drawn on the histogram, and moving averages to help spot possible breakouts, and/or divergences even sooner.
Be sure to check out all of my other indicators!
Changes from version 1:
Completely altered based calculation of moving averages.
Removed the standard volume bar option and the volume overflow option.
Replaced the options above with the histogram volume bars.
Since this update completely altered the way the original worked, I have posted this as an entirely new script.
Original Indicator:
BTC World Volume (Multi-Exchange)Release: 2018-03-29
__________________________
WHAT IT DOES
Bitcoin is listed on multiple exchanges. Many people have called for a single global index that would quote BTC volume across all exchanges: this script is such a virtual volume aggregate of the 17 largest fiat exchanges on TradingView (listed in the script comments, and in Format > Inputs for you to select). It includes USD, EUR, JPY, KRW and USDT sources.
It will, independently for each tick, quote the volume from all selected exchanges and display a stacked representation, freely inspired from CoinMarketCap charts; also a Moving Average. Each fiat/continent has its own general color, to be able to quickly glance at where volume is coming from, e.g. BitMEX or Asia. (colors are based on Google's Material Design).
By default:
Grey: BitMEX
Green: USD
Yellow: Tether (USDT)
Red: Asia (JPY, KRW)
Blue: Europe (EUR)
No more "on Coinbase this" or "on Bitstamp that", you've now got a global overview! It becomes easy to debunk a few common myths.
See CoinMarketCap for reference.
Note: Bitmex is not taken into account in CoinMarketCap (afaik) since it's trading a derivative asset (XBTUSD contracts), but it usually amounts to ~50% of the overall BTC volume in USD value. The 16 other exchanges quote their volume in BTC, and they represent 30~40% of the overall BTC volume. I believe the whole is good enough to smooth out exchanges variations, and get a fair representation of real-time activity.
__________________________
HOW TO USE IT
Just add it to your chart, it will appear as a separate indicator. By default, it appears as stacked colored "areas". There is also a total volume Histogram, which is transparent by default: you can tweak that in Format > Style.
The darker and lighter backgrounds are respectively indicative of a downward price candle (open > close), or an upward price candle (close > open). They are unrelated to volume and simply help interpreting the indicator.
You can check/uncheck exchanges in the Format > Inputs tab to remove/add some of them from computation. All are enabled by default.
You can check/uncheck exchanges in the Format > Style tab to hide them (usually you would hide all or none).
You can edit colors and transpareny as well for each exchange.
You can edit "Volume histogram" transparency to have it show (it's a simpler representation than areas).
Moving Average: You can select the type (SMA, EMA, DEMA or TEMA) and length.
__________________________
Please leave feedback below or pm me directly for bugs and suggestions.
Volumes on CandleThis script uses standard deviation of volume from the mean to color the candles.
IMPORTANT: Hide original candle, clicking in the "eye" near title.
I prefer use large Length input for more stability at mean and standard deviation values.
Uses 5 colors, by default:
Red = Volume >= 4 stdev;
Orange = 4 stdev > Volume >= 2.5 stdev;
Yellow = 2.5 stdev > Volume >= 1 stdev;
White = 1 stdev > Volume >= -0.5 stdev;
Aqua = -0.5 stdev > Volume.
I coded another script, called "Colored Volumes Histogram". It uses the same idea, but color directly the volume histogram.
Colored Volumes HistogramThis colored volumes histogram uses standard deviation from the mean to color bars.
I prefer use large Length input for more stability at mean and standard deviation values.
Uses 5 colors, by default:
Red = Volume >= 4 stdev;
Orange = 4 stdev > Volume >= 2.5 stdev;
Yellow = 2.5 stdev > Volume >= 1 stdev;
White = 1 stdev > Volume >= -0.5 stdev;
Aqua = -0.5 stdev > Volume.
I coded another script, called "Volumes on Candles". It uses the same idea, but color directly the candle.
Odd Bars Emiliano MesaSimple code which will find and highlight big price movements in a small period of time. This price movements will usually have an opposite reaction of the same size.
Use this indicator under your own risk.
Emiliano Mesa
Accumulated volume sumThis indicator calculates market balance for specified periods. It should show if market is bigger or smaller then in the beginning of period. Default periods are 20, 50, 200 and there's no rationale (yet) why should they be like this. I created this script to see if BTC is being manipulated. Please comment if I reinvented a wheel.
BTC World Price: Multi-Exchange VWAPBTC World Price: Multi-Exchange VWAP
__________________________
WHAT IT DOES
What you see above are not Bitmex candles, but this indicator's.
Bitcoin is listed on multiple exchanges. Many people have called for a single global index that would quote BTC price and volume across all exchanges: this script is such a virtual aggregate (formerly: Multi-Listed , Volume-Weighted Average Price ).
It will, independently for each tick, for any time-frame:
- Quote the price (O, H, L, C) and volume from Bitfinex (USD), Binance (USDT), bitFlyer (Yen), Bithumb (S. Korean Won), Coinbase (USD), Kraken (EUR) and even Bitmex (USD Contracts).
- Weight each price with the corresponding volume of the exchange.
- Quote the FOREX conversion rate in USD for each currency (USDJPY etc.)
- Finally return global average price (candles) in USD.
- Additionally provide (H+L)/2 etc. values.
No more "on Coinbase this" or "on Bitstamp that", you've now got a global overview!
See CoinMarketCap: Markets for reference. I've included alternative exchanges in the comments at the top of the script.
__________________________
HOW TO USE IT
Basically just add it to your chart and use the indicator's candles instead of the chart's main ticker.
By default, BTC World Price will display candles only, but you can also display OHLC & averages (in whichever style you want).
You may indeed want to hide the main symbol (top-left corner, click the 'eye' button next to its name), or switch it to something else than candles/bars (e.g. line).
Make sure "Scale Price Chart Only" is disabled if you want to use the auto-zoom feature. (if other indicators are messing your zoom, you can try to select "Line with Breaks" or "Area with Breaks" to allow these to overflow from the main window)
By clicking the triangle next to the indicator's name, you can select "Visual Order" (e.g "Bring to Front").
You can select regular Candles or Heikin-Ashi in Options.
In the Format > Inputs tab, you can select which exchanges to quote. By default, all of them are enabled.
The script also exposes the following typical values to the backend, which you can use as Price Source for other indicators: (e.g. MA, RSI, in their "Format > Input" tab)
Open Price (grey)
High Price (green)
Low Price (red)
Close Price (white)
(H + L)/2 (light blue)
(H + L + C)/3 (blue)
(O + H + L + C)/4 (purple)
They are all hidden by default (by means of maximum transparency).
In the Format > Style tab, you can change their color, transparency and style (line, area, etc), as well as uncheck Candles and Wicks to hide these.
If you are using "Indicator Last Value" and want to clear the clutter from all these values, simply uncheck them in Style. They will still be available as Price Source for other indicators.
You can also choose to scale it to the left, right (default) or "screen" (no scaling).
Once you're satisfied with your Style, you may click "Default"> "Save as default" in the botton-left. Everytime you load the indicator, it will look the same. ("Reset Settings" will reset to the script's defaults)
__________________________
Please leave feedback below in comments or pm me directly for bugs and suggestions.
Twiggs Money FlowNothing new here, just patched an existing script () to be compatible with some of the TradingView settings I wanted to play with.
Thanks to @LazyBear and @SwetSwet for the prior art!
BBLathe2: Bollinger Band Lathe w/ Elder's Force Index [sclark39]Welcome to the second version of the BBLathe!
This shows Bollinger Bands centered on a horizontal basis, to make it easier to see how volatility is changing and identify squeeze opportunities. By default Bollinger bands are calculated using an exponential moving average and an improved higher precision stdev implementation, but this can be disabled. Version 2 also shows Elder's Force Index as a white histogram, so you can see some volume information to help confirm the power of the bears/bulls. The green/red shadow shows how the Bollinger's basis is changing, and when it is going up there will be a green shadow underneath the basis line (this can be inverted in the settings). There is also price line (yellow) showing the location of the price within the Bollinger Bands.
Use this indicator for trades at your own risk, I made this for fun and it is not a trade recommendation.
That being said, if you like my work please tip me!
ETH: 0xf8E0Ea503B5c833fD4546E7fa2c70EcE42A27C8A
Please comment with feedback and requests!
DepthHouse Volume Flow IndicatorDepthHouse Volume Flow is a FREE INDICATOR.
So many times we have seen a stock price pump on low volume just to get shut down in a volume spike.
DepthHouse Volume Flow is designed to help get a better overall sense on where the market is headed based on volume density.
The chart above shows 3 different variations of the same indicator. Making it completely customizable to your preferences!
I hope you all enjoy!
CMYK VOLUME CROPPED ◊ Introduction
This is a simple volume script, colored in the CMYK theme.
Cropping occurs when VOLUME > 5 * EMA, and is Shown with a transparant bar across the screen.
This way, large volume peaks don't influence scaling anymore.
◊ Adjustments
CMYK color theme applied.
Crops volume peaks, to preserve scaling.
◊ Usage
Indicates Volume
◊ Future Prospects
None
◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ CMYK SCRIPTS ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊
░▒▓█ CMYK ◊ VOLUME █▓▒░
░▒▓█ CMYK ◊ RMI █▓▒░
░▒▓█ CMYK ◊ RMI ARROWS █▓▒░
░▒▓█ CMYK ◊ HIGH LOW █▓▒░
CMYK VOLUME ◊ Introduction
This is a simple volume script, colored in the CMYK theme.
◊ Adjustments
CMYK color theme applied.
◊ Usage
Indicates Volume
◊ Future Prospects
None
◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ CMYK SCRIPTS ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊
░▒▓█ CMYK ◊ RMI █▓▒░
░▒▓█ CMYK ◊ RMI ARROWS █▓▒░
░▒▓█ CMYK ◊ HIGH LOW █▓▒░
RPP/RPI - Vybe Trading ProThe Vybe Trading Pro RPP/RPI Indicator shows how bullish or bearish a bar is in a moment in time.
Wolf Alerts SignalsWolf Alerts Signals
This is an indicator of possible market entry.
Indicates with an arrow the direction and with a letter the intensity ("H" High or "L" Low).
Everything is calculated by comparing RSI and Volumes.
produced by zstiziano
Volume SpikeThis script identifies volume spikes as a percentage change of the current bar's volume compared to the previous 3 bars' average volume.
Volume BreakoutsThe aim of this indicator is to indicate effective volume breakouts.
Blue = Volume is at least 25% above the 20d moving average
Purple = Volume is at least twice as much as the 20d moving average
Red = Volume is at least three times the average
My recommendation : Always watch for breakouts on large volume. That's a sign that big institutions are buying.