TradingView
ceyhun
May 12, 2020 1:32 PM

ATR Trailing Stop by ceyhun 

Bitcoin / DollarBitfinex

Description

Same coding only coloring and information panel was added.

CDC ATR Trailing Stop V2.1 (2013)
tr.tradingview.com/script/91lUzwPN-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.

//InfoPanel
Buy Price = Blue draws the circles at the purchase price.
Profit Long>20 = Risk level taken as a percentage, I got the highest 20%, you can determine as you wish.
Sell Price = Red draws the circles at the purchase price.
Profit Short>20 = Risk level taken as a percentage, I got the highest 20%, you can determine as you wish.


Release Notes

bugs fixed

Release Notes

info panel fix

Release Notes

bugs fix

Release Notes

fix

Release Notes

fix
Period and Support-Resistance Distance

Release Notes

fix

Release Notes

v5 fix
Comments
randyfocht91
Just super! Thank you a lot
arashghgood
Dear ceyhun
could you explain the indicator in detail?
there are blue and yellow lines which are for fast trading (short time periods). there are green and red lines for a slow trading (long time period). Am I right? Can I enter into trading with the blue price and exit with yellow?
there is also blue candles. what does it mean?
please let me know how can I trade with these lines and candles in your indicator?
randyfocht91
@arashghgood, Read the notes above. They explain: //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.

//InfoPanel
Buy Price = Blue draws the circles at the purchase price.
Profit Long>20 = Risk level taken as a percentage, I got the highest 20%, you can determine as you wish.
Sell Price = Red draws the circles at the purchase price.
Profit Short>20 = Risk level taken as a percentage, I got the highest 20%, you can determine as you wish.
Farm_Boss
Would it be possible to make a stock screener based on buy signals? Thank you!
randyfocht91
@Farm_Boss, Great idea!
TradeBattlefield
ceyhun bey sinyallerde tekrar boyama yapıyor mu?
ceyhun
@ecavlak01,
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

tabiki gün içi kapanışı baz alıyor mesela sabah kıracak gibi yapıyor buy sinyali geliyor yeşil çubuk , bir bakıyorsun hisse kapanışa doğru geri çekilmiş o zaman sarı bar oluyor tepeyi geçememiş ve fake atmış ... o yüzden 4 renk uygulaması yaptım .
QueenPremiumSignal
Hi. Is it possible to make an alert to telegram but complete with entry + TP + and SL using this indicatior?
Thank you
NURULLAHKODAL
ceyhun bey emeğiniize sağlık mor sarı bar çizgileri ne anlama geliyor axaba ?
ccoltmanm
How do I turn on the support / resistance lines? I don't have that option on my version.
More