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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
156 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
90 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
138 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
130 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
107 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment