Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Different time frame indicators
Collapse
X
-
Different time frame indicators
In NT 7 I have an indicator that calculates and plots the 3 Minute EMA that can be applied to a chart of a different time frame (say 1 Minute EMA). I don't have a clue how to construct different or multiple time frame indicators for NT 8. Any tutorials or suggestions? Thanks.Tags: None
-
Hello higler,
Thanks for your post.
It is not much different in NT8. What I would recommend is to use the NT8 ninjascript wizard to create the NT8 indicator as this will provide the correct structure then either add directly your OnBarUpdate() code from NT7 and/or review it relative to the code breaking changes in NT8 to create the code needed. I will add the multi time frame references as well as the code breaking changes reference.
References:
http://ninjatrader.com/support/helpG...ng_changes.htm
http://ninjatrader.com/support/helpG...nstruments.htm
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
605 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
351 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 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
560 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
561 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment