Aggregated Volume BTCAggregates the Bitcoin volume from multiple exchanges into a single indicator.
# Exchanges and Pairs
Included are only exchanges supported by TradingView:
* Binance
* Bitstamp
* Bittrex
* Coinbase
* Gemini
* itBit
* Bitfinex
* Kraken
* Poloniex
* HitBTC
* OKCoin
* BitMEX
Excluded low volume exchanges (not in CMC Top):
* CEX.IO
* Coinfloor
Excluded low volume pairs (not in CMC Top):
* KRAKEN:XBTCAD, COINBASE:BTCUSDC, ITBIT:BTCEUR, ITBIT:BTCSGD, BITFINEX:BTCJPY, BITFINEX:BTCGBP, POLONIEX:BTCUSDC, OKCOIN:BTCUSD, OKCOIN:BTCCNY
Many other top exchanges are not included, because they are not supported by TradingView.
# Inputs
By default the spot exchanges are selected. You can select also the other margin trading and derivatives exchanges.
# Contribute
Feel free to share any ideas and issues you have.
# Open Source
The code is open source @ github.com and uses the commonpine library github.com
Aggregated
Crypto Aggregated VolumeThis is a helper tool to perform reliable volume studies in Crypto markets .
Currently, we face the problem of unreliable crypto volume when focusing on a single exchange.
Volume keeps flowing from place to place each time a new fashion exchange appears in the scene.
"Old" exchanges that once were relevant might dry in volume terms. And that's an issue to study volume on a wider context.
For that reason, I've created this indicator: to aggregate crypto volume and overcome the current limitations.
As a user, you're able to select which exchanges to aggregate:
Volume from Unleveraged Exchanges
Volume from Leveraged Exchanges
All Exchanges
Or custom select the exchanges by marking the checkboxes
By default, the indicator is aggregating volume from unleveraged exchanges. The reason for that is because their read might be more reliable.
Trading Bots which distort the volume read, mainly operate in margin exchanges because unleveraged trading is less attractive to them.
On this first release I've aggregated the volume from the following markets:
BTCUSD
ETHUSD
ETHBTC
I've found that aggregating markets is a time intensive task. Therefore if you're using this indicator, please leave a comment below and let me know which other markets you would like being added.