TradingView
ceyhun
٢ آب أغسطس ٢٠١٩ ١٥:٠٩

ATR Volatility Based System Jim Berg 

Apple Inc.NASDAQ

الوصف

ATR Volatility Based System Jim Berg

ملاحظات الأخبار

bugs fixed

ملاحظات الأخبار

bugs fixed

ملاحظات الأخبار

bug fix

ملاحظات الأخبار

fix
التعليقات
GentleGirl
Nice Coding. I know this comment may seem to contradict everything one can find online (as well as in most charting packages which implement a version of his method)... but to get the correct bar colors for Jim Bergs method as seen in his own charting package "JB Premium Charts" the default values for len1 and len2 should be 21. This new default value rarely effects the entry points, but it does in about 1% of cases.
LeLyonnais
amazing
ceyhun
@LeLyonnais, thanks
pskayman
Hi,

Thanks for putting this together - very much appreciated!

I initially had a problem as it was Version 3 but I loaded it up, called it @version3 and then updated it to 4.

It all works, once again - may thanks!
ceyhun
@pskayman, thanks.
ceyhun
Sorry bar color error, please replace:

barColour = EntrySignal ? blue : ExitSignal ? yellow : gray
barcolor(BarColour ? barColour : na)
المزيد