Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Multiframe Highs/Lows
Collapse
X
-
Hello Mauripasto,
Thank you for your post.
You would not use "Add()" to add the high, you already added the needed data via the 15, 30, and 60 minute series. So you would call the high via Highs. Please visit the following link for more information: http://www.ninjatrader.com/support/h.../nt7/highs.htm
Please let me know if I may be of further assistance.
Leave a comment:
-
Multiframe Highs/Lows
Actually I have a very simple problem, but I can't work it out.
I just need to get the High values for 3 different timeframes, so I wrote:
Add(PeriodType.Minute, 15);Why do I get an error ?
Add(PeriodType.Minute, 30);
Add(PeriodType.Minute, 60);
Add (High);
Tags: None
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
479 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
324 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
258 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
342 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
311 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Leave a comment: