Trendoscope

Up-Down Range

Trendoscope Wizard 已更新   
Here is an attempt to segregate ATR into ATR of up days and down days.

While setting trailing stops based on ATR, you probably need to consider more on how an instrument can drop during red days. Hence, ATR of only red days makes more compelling case than overall ATR. Another use case for this kind of indicator may be in options if you are selling puts and calls with the intent of pocketing premiums on expiry.

Parameters are as explained below:

  • Range Type : Different range types are tr (True Range) , close (difference between close prices), highlow (difference between high and low of candle)
  • Period : ATR Period
  • Moving Average Type : Moving Average Type for calculating ATR. Two additional types - min and max are added which calculates lowest and highest range in last n bars
  • HideFullAtr : Hides combined ATR if checked.

發布通知:
  • Removed min/max options as they are not working on na values
  • Added ATR multiplier and candle coloring to notify out of range candles

開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?