TradingView
JollyWizard
Sep 18, 2022 8:22 PM

Conversion Range Candles 

Cardano / BitcoinKraken

Description

// Conversion Range Candles

// Compares price action range with that of the value currency (e.g. ETHBTC compared to BTCUSD).

// Public Domain
// by JollyWizard

Release Notes

* Bugfix: overlay candle size was exaggerated because multipliers were applied to H,L,&C instead of O.
More