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 argusthome, 03-08-2026, 10:06 AM
|
0 responses
77 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
45 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
27 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
63 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment