ceyhun

Moving Stop Loss (Most) by ceyhun

ceyhun Diupdate   
ATR is an indicator that has been removed and replaced with a moving average.Bar colors and infopanel have been added.

//Barcolor
Green = ExMov > Most and close > Most and low > Most
Blue = ExMov > Most and close > Most and low < Most
Red = Most > ExMov and close < Most and high < Most
Yellow = Most > ExMov and close < Most and high > Most
//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.

==Atr Original Code==
CDC ATR Trailing Stop V2.1 (2013)

==Most Code==
MOST by Anıl ÖZEKŞİ



Barcolor


Barcolor
Catatan Rilis:
added minval and maxval to length and percent
Catatan Rilis:
defval and minval added
Catatan Rilis:
bugs fixed
Catatan Rilis:
info panel fix
Catatan Rilis:
fix
Catatan Rilis:
bugs fix
Catatan Rilis:
fix
Moving Average Type
Panel : Support-Resistance Distance
Catatan Rilis:
v5 fix
Catatan Rilis:
period fix
Catatan Rilis:
fix

Skrip open-source

Dalam semangat TradingView, penulis dari skrip ini telah mempublikasikannya ke sumber-terbuka, maka trader dapat mengerti dan memverifikasinya. Semangat untuk penulis! Anda dapat menggunakannya secara gratis, namun penggunaan kembali kode ini dalam publikasi diatur oleh Tata Tertib. Anda dapat memfavoritkannya untuk digunakan pada chart

Pernyataan Penyangkalan

Informasi dan publikasi tidak dimaksudkan untuk menjadi, dan bukan merupakan saran keuangan, investasi, perdagangan, atau rekomendasi lainnya yang diberikan atau didukung oleh TradingView. Baca selengkapnya di Persyaratan Penggunaan.

Inggin menggunakan skrip ini pada chart?