TradingView
Ekliptor
Oct 31, 2019 7:06 AM

Volume Comparison 

Bitcoin / US Dollar Perpetual Inverse Swap ContractBitMEX

Description

This script shows the volume of the current chart relative to the volume of another selected ticker.
For meaningful information you should compare coins with the same base pair (for example BTCUSD against LTCUSD).

Volume bars will be plotted green if the other security's volume is higher, red otherwise.

You may use this script go generate alerts and automate your trading with a bot such as WolfBot.org
Comments
UnknownUnicorn5487744
Where can I find the "Swing Hull" indicator which is there in your chart?
Ekliptor
@amans12, its not public. It's strategy using Hull MA. I mainly have it on my charts here for displaying purpose. WolfBot.org (open source and cloud version) has implemented this in TypeScript
More