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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
153 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
305 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
244 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
345 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
176 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment