Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Can someone 20 Period EMA of the 15 and 60 min Charts plotted onto the 5 min chart?
Collapse
X
-
Can someone 20 Period EMA of the 15 and 60 min Charts plotted onto the 5 min chart?
Hello I am daytrading 5 minute chart using Al Brooks method. He recommends seeing the 20 period ema of the 15 minute and 1 hour chart also on the 5 minute chart. I know there's a way to do it but have no idea at all how to code it. Im sure someone here could write it out in like 30 seconds or already has a solution. Would help me tremendously! Please!Tags: None
-
Hello cekajake,
Welcome to the NinjaTrader forums!
This is possible to do.
A series is added with AddDataSeries(), this can be used as the input series for an indicator call, the plot is synchronized to the primary series and every bar needs to be assigned a value (the previous bars value can be assigned if the added series doesn't have a bar in that time.
Below is a link to an example.
Chelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
646 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
367 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
107 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
569 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
573 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment