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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
35 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
12 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
18 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment