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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
253 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
164 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
169 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
251 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
203 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment