Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Finding Low or High
Collapse
X
-
Finding Low or High
Is there a function that will gather the last x bars and pick out the lowest low or highest high? This sounds like a very useful method, but I can't seem to find if this exists.Tags: None
-
-
Hello alphatango,Originally posted by alphatango View PostIs there a function that will gather the last x bars and pick out the lowest low or highest high? This sounds like a very useful method, but I can't seem to find if this exists.
Thank you for your note.
As Zigfried mentioned, there are functions for HighestBar() and LowestBar() that will return the number of bars ago when the highest/lowest value occurred for a designated lookback period:
Otherwise, if you are looking to return the actual price value rather than the number of bars ago when it occurred, you could consider using the MIN() or MAX() indicator methods:
Please let us know if we may be of further assistance.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
46 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
126 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
66 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
42 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment