TradingView
murattatar
Sep 22, 2019 10:10 PM

Squeeze [LazyBear] w Murat Colors 

PEGASUSBIST

Description

Original by @LazyBear

Differents:
scolor => white & black
plot histogram => linewidth=5
plot style => circles, linewidth => 4, transp => 0

Release Notes

colors
#60C1B1, #FFDC00),
#FF3F3F, #3FBCFF

scolor #C86CD8 : white

Release Notes

typo
Comments
KalGandikota
Bollinger Bands is calculated incorrectly using KC multiplier(multKC) at the line number 18,

dev = multKC * stdev(source, length) (mistake on this line, it should have been BBmult)
More