PROTECTED SOURCE SCRIPT
已更新

Hidden Average True Range

Script to help you find appropriate stop placement

ATR of Time frame you are in (HTF are better) * 1.55 = x

if short : x + close = STOP
of long : x - close = STOP

版本注释
noticed a scripting and display error!
版本注释
Less variables more concrete settings
One may change the period to 25 but 14 is standard :)
版本注释
Due to chart viewing errors i moved the ATR to its own pane.

Same idea


Stops is the ATR +/- the close !

免责声明