OPEN-SOURCE SCRIPT

Moving Stop Loss (Most) by ceyhun

已更新
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
atrtrailingstopBreadth IndicatorsCDCceyhunlossMOSTmovingMoving AveragesmovingstoplossstopstoplossTrend Analysis

开源脚本

本着真正的TradingView精神,此脚本的作者已将其开源,以便交易者可以理解和验证它。向作者致敬!您可以免费使用它,但在出版物中重复使用此代码受网站规则约束。 您可以收藏它以在图表上使用。

想在图表上使用此脚本?


更多:

免责声明