else if (State == State.Configure)
{
AddDataSeries(BarsPeriodType.Minute, 15);
AddChartIndicator(EMA(BarsArray[0],21));
AddChartIndicator(EMA(BarsArray[1],21));
}
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
MultiTimeFrame problem
Collapse
X
-
MultiTimeFrame problem
strategy code. TF - 5 min.
both indicators draw the same lineCode:Tags: None
-
Hello vladko,
After further review this behavior is expected.
A thread on the discussion of this subject can be found here: http://ninjatrader.com/support/forum...ad.php?t=84730
A "workaround" is offered on this post of that thread: http://ninjatrader.com/support/forum...20&postcount=2
I will write a feature request to accomodate MTF addchartIndicator() situations and will update this thread when I have further information.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
672 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
379 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
111 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
575 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
582 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment