Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Absolute ATR

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Absolute ATR

    Can anyone point me to an indicator for an Absolute Average True Range Indicator? I want to use the ATR to identify sideways trending markets, but the ATR seems to be based upon the instrument price, rather than an absolute value I can use in a strategy across different instruments. For example, in Thinkorswim, the ATR indicator is an absolute number between .1 and .3. Or, in the alternative, another filter to identify sideways trending markets would be helpful. Thanks.

    #2
    Originally posted by thebluescout View Post
    Can anyone point me to an indicator for an Absolute Average True Range Indicator? I want to use the ATR to identify sideways trending markets, but the ATR seems to be based upon the instrument price, rather than an absolute value I can use in a strategy across different instruments. For example, in Thinkorswim, the ATR indicator is an absolute number between .1 and .3. Or, in the alternative, another filter to identify sideways trending markets would be helpful. Thanks.
    You want a complete indicator, or you want the information to code it?

    Comment


      #3
      Hi thebluescout,

      I'm not aware of an indicator like this.

      Do you have an example from another platform that I may look at?
      Chelsea B.NinjaTrader Customer Service

      Comment


        #4
        Originally posted by thebluescout View Post
        Can anyone point me to an indicator for an Absolute Average True Range Indicator? I want to use the ATR to identify sideways trending markets, but the ATR seems to be based upon the instrument price, rather than an absolute value I can use in a strategy across different instruments. For example, in Thinkorswim, the ATR indicator is an absolute number between .1 and .3. Or, in the alternative, another filter to identify sideways trending markets would be helpful. Thanks.
        Could you please elaborate? I am sure that TOS uses the same ATR as NinjaTrader. The ATR is always positive. The values plotted depend on instrument and selected timeframe. If you wish to display it in a different fashion, here are your options:

        (1) You could simply divided the ATR by the TickSize. The indicator will then display the ATR in ticks and not in points.

        (2) Alternatively you could normalize the indicator (there are different methods available). This would transfer the ATR into a bounded indicator that plots on a scale from 0 and 1, or 0 and 100.

        Comment


          #5
          Harry:

          That's what I want to do, I want to normalize the indicator so it plots of some type of scale. How would I do that?


          Thanks.

          Comment


            #6
            Originally posted by thebluescout View Post
            Harry:

            That's what I want to do, I want to normalize the indicator so it plots of some type of scale. How would I do that?


            Thanks.
            Add an oscillator to your chart and select ATR as input series. Below is a sample chart, where I have applied a RSI and then a ZScore indicator to the ATR.
            Attached Files

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by AaronKoRn, Today, 09:49 PM
            0 responses
            6 views
            0 likes
            Last Post AaronKoRn  
            Started by carnitron, Today, 08:42 PM
            0 responses
            9 views
            0 likes
            Last Post carnitron  
            Started by strategist007, Today, 07:51 PM
            0 responses
            10 views
            0 likes
            Last Post strategist007  
            Started by StockTrader88, 03-06-2021, 08:58 AM
            44 responses
            3,976 views
            3 likes
            Last Post jhudas88  
            Started by rbeckmann05, Today, 06:48 PM
            0 responses
            9 views
            0 likes
            Last Post rbeckmann05  
            Working...
            X