Thlem

MY:Aggregated Volume BTC:SPOT

█ MY Aggregated Volume BTC SPOT
This indicator shows a panel to display the Bitcoin Trading Volume of different exchanges. A lot of traders follow the default volume indicator provided by tradingview. This default indicator shows the volume for the current ticker (example BTCUSD:BITSTAMP), but each exchange has its own volume.
In a matter of visibility and accessibility, I've decided to aggregate the volume of almost all the Bitcoin exchanges (tickers) in tradingview. Some have been commented out (Kucoin, FTX) due to high volume data which was hiding the other ones.
This indicator helps identifying decreasing volume, where the volume comes from (spot or derivatives). A decreasing SPOT volume isn't a good sign as it shows a decrease in the buying pressure.

The panel has 1 main configuration : Display mode, showing Aggregated (all exchanges in one bar) or Difference (Stacked bar)
The other configuration Legend Item Gap and Legend X Gap is for when the difference mode is selected. It affects the position of the legend. Some might have smaller screens, bigger screens, viewport zoomed in etc.

Due to the number of exchanges, and pinescript limitations, I had to split the volume in 2 indicators, the SPOT volume, and the DERIVATIVES volume. The script in this page is specific to the SPOT volume. For the DERIVATIVES, please refer to my other available script.

Exchange list :
  • // BINANCE:BTCUSD
  • // BINANCE:BTCUSDT
  • // BINANCE:BTCEUR
  • // COINBASE:BTCUSD
  • // COINBASE:BTCUSDT
  • // COINBASE:BTCEUR
  • // KRAKEN:XBTUSD
  • // KRAKEN:XBTUSDT
  • // KRAKEN:XBTEUR
  • // BITFINEX:BTCUSD
  • // BITFINEX:BTCEUR
  • // HUOBI:BTCUSDT
  • // HUOBI:BTCUSDC
  • // OKEX:BTCUSDT
  • // FTX:BTCUSD DISABLED FOR NOW, TO MUCH VOLUME
  • // FTX:BTCUSDT DISABLED FOR NOW, TO MUCH VOLUME
  • // KUCOIN:BTCUSDT DISABLED FOR NOW, TO MUCH VOLUME
  • // KUCOIN:BTCUSDC DISABLED FOR NOW, TO MUCH VOLUME
  • // GEMINI:BTCUSD
  • // GEMINI:BTCEUR
  • // PHEMEX:BTCUSDT
  • // BITTREX:BTCUSD
  • // BITTREX:BTCUSDT
  • // BITTREX:BTCEUR
オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

チャートでこのスクリプトを利用したいですか?