Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
MAX and MIN indicators data
Collapse
X
-
MAX and MIN indicators data
I need to use the MAX and MIN methods in a strategy that I am developing, but when I display the indicators by the same name, the data is confusing to me. I expected that the value of MAX at each bar would indicate the highest high of any candle during the look back period, but I can not figure out the value that is actually displayed. It doesn't make sense to me, but then I am new to using this indicator. I assume it is working properly and I just don't understand what it is supposed to do. If this indicator doesn't do what I thought, then is there any indicator or method that will return the highest high of a specified look back period.Tags: None
-
What is the syntax that you are using that you think is not returning the correct results?Originally posted by JoeBd View PostI need to use the MAX and MIN methods in a strategy that I am developing, but when I display the indicators by the same name, the data is confusing to me. I expected that the value of MAX at each bar would indicate the highest high of any candle during the look back period, but I can not figure out the value that is actually displayed. It doesn't make sense to me, but then I am new to using this indicator. I assume it is working properly and I just don't understand what it is supposed to do. If this indicator doesn't do what I thought, then is there any indicator or method that will return the highest high of a specified look back period.
Comment
-
OK. That's what I missed. Changing the input series to high does exactly what I wanted. Mathew, thank you very much.
Koganam, I wasn't trying to call the method from script, I was just trying to understand what I can do with it, and needed to have high data rather than close.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
144 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
71 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
125 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
79 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment