Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Absolute ATR
Collapse
X
-
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.Tags: None
-
You want a complete indicator, or you want the information to code it?Originally posted by thebluescout View PostCan 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:Originally posted by thebluescout View PostCan 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.
(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
-
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
-
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.Originally posted by thebluescout View PostHarry:
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
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment