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 helpwanted, Today, 03:06 AM
            0 responses
            2 views
            0 likes
            Last Post helpwanted  
            Started by Brevo, Today, 01:45 AM
            0 responses
            6 views
            0 likes
            Last Post Brevo
            by Brevo
             
            Started by aussugardefender, Today, 01:07 AM
            0 responses
            5 views
            0 likes
            Last Post aussugardefender  
            Started by pvincent, 06-23-2022, 12:53 PM
            14 responses
            242 views
            0 likes
            Last Post Nyman
            by Nyman
             
            Started by TraderG23, 12-08-2023, 07:56 AM
            9 responses
            384 views
            1 like
            Last Post Gavini
            by Gavini
             
            Working...
            X