// A Price/ATR oscillator with cumulative waves. // Based on Cumulative Volume Delta, but using price movement alone. // Public Domain // By Jolly Wizard
發行說明
Added basic bull bear color control.
發行說明
Fixed regression from color change impl due to transparency math.