OPEN-SOURCE SCRIPT
Aggiornato

ATR Trailing Stop Strategy by ceyhun

46235
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.

Note di rilascio
fix
Note di rilascio
fix
Note di rilascio
name error period

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.