TradingView
ceyhun
2020년 5월 12일 오후 1시 4분

Moving Stop Loss (Most) by ceyhun 

Netflix, Inc.NASDAQ

설명

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)
tr.tradingview.com/v/91lUzwPN/

==Most Code==
MOST by Anıl ÖZEKŞİ
tr.tradingview.com/v/28ZcW4nv/



Barcolor




Barcolor

릴리즈 노트

added minval and maxval to length and percent

릴리즈 노트

defval and minval added

릴리즈 노트

bugs fixed

릴리즈 노트

info panel fix

릴리즈 노트

fix

릴리즈 노트

bugs fix

릴리즈 노트

fix
Moving Average Type
Panel : Support-Resistance Distance

릴리즈 노트

v5 fix

릴리즈 노트

period fix

릴리즈 노트

fix
코멘트
decentMeerkat007
Hi, can you kindly explain what the different bar colours mean and how to use them? Many thanks
vishalgadekar24
Hi
amolwagh96
nice
krkmzugur
Emekleriniz için teşekkürler ederim.
CDavies007
Hi @ceyhun , can this script be transferred to ThinkOrSwim (TOS), or is it already available as a script / study for TD Ameritrade? Please share if already available. Many thanks
wangpatkab1
Hi @ceyhun, thanks for the great work you do. ATR Trailing Stoploss tool is very helpful. I tested in Tradingview and works like a charm. I would like to test it on a backtesting app known as Soft4FX that utilizes MT4 (Metatrader 4) and see how it works.

Where can i download the script .EX4 and MQL4 Source file ?
sanal_oyuncu
Emekleriniz için teşekkürler. Elinize sağlık.
Jack_ishere
that's great thanks
nrttnprlk
merhaba ceyhun hocam. bu indikatöre bar sayıcı eklemek istedim hata aldım kodu size yollasam bakıp yardım edebilirmisiniz
nrttnprlk
@nrttnprlk, birde bardaki renkleri açıklarmısınız mavi sarı gri
더보기