I am attaching a couple of scrips. One for NT7 and other for NT8. They are identical and do almost nothing. Based on them I would clarify the difference in the initialization of added plot. is it intentional behavior or bug? If this is intentional how to reproduce the same behavior in the NT8? I mean I want to have initializaed the same way plot on the first call of OnBarUpdate. Is it possible?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Plot initialization
Collapse
X
-
Plot initialization
Hi!
I am attaching a couple of scrips. One for NT7 and other for NT8. They are identical and do almost nothing. Based on them I would clarify the difference in the initialization of added plot. is it intentional behavior or bug? If this is intentional how to reproduce the same behavior in the NT8? I mean I want to have initializaed the same way plot on the first call of OnBarUpdate. Is it possible?Tags: None
-
Hello,
I just wanted to confirm, are you referring to how Plot0 has a default value of the Close in NT7 where NT8 is a default value of 0?
If so, this would be an expected difference between the two platforms.
Although this page is unrelated, you can find the Default values you will see for an Un Set series here: http://ninjatrader.com/support/helpG...-us/?reset.htm
Any UnSet or non valid plot would be a default value, A Series<double> would default to 0.
I look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
666 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
377 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
110 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
580 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment