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 Mindset, Yesterday, 06:46 AM
|
0 responses
14 views
0 likes
|
Last Post
by Mindset
Yesterday, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
23 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
16 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
82 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
51 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment