TradingView
TheBacktestGuy
Feb 21, 2021 5:56 PM

ATR Without Outliers 

描述

It is an ATR indicator which filters out outliers.
Outliers are values which are higher than the standard deviation of the true range.

It may be better than normal ATR for stop loss, because it does not keep large values after pump or dump.
It is very useful for high volatile markets like crypto markets.

版本注释

Fix start of the indicator

版本注释

  • Uses My TAExt library
  • The MA type can be selected
更多