OPEN-SOURCE SCRIPT
تم تحديثه

ATR Trailing Stop Strategy by ceyhun

46241
Same coding only coloring and strategy version added

CDC ATR Trailing Stop V2.1 (2013)


//Barcolor
Green = Trail1 > Trail2 and close > Trail2 and low > Trail2
Blue = Trail1 > Trail2 and close > Trail2 and low < Trail2
Red = Trail2 > Trail1 and close < Trail2 and high < Trail2
Yellow = Trail2 > Trail1 and close < Trail2 and high > Trail2
//It gives White color where there is deterioration.


ATR Trailing Stop by ceyhun

Let's not use InfoPanel in strategy, it would be wrong as it signals the next day.

ملاحظات الأخبار
fix
ملاحظات الأخبار
fix
ملاحظات الأخبار
name error period

إخلاء المسؤولية

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.