NT8 doesnt' seem to support this feature which I really miss. Will NT8 support this feature again?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Close[-1] for next day pricing data
Collapse
X
-
Close[-1] for next day pricing data
In NT7, I could use Close[-n] to actually get next day's closing price. For example I could enter Close[-1] and I would get the next day closing price. Pretty much same for all time-series attributes.
NT8 doesnt' seem to support this feature which I really miss. Will NT8 support this feature again?Tags: None
-
Hi siroki, thanks for your note.
If this is in real-time it would not work properly. In historical mode, NinjaTrader runs the OnBarUpdate method of a script for every bar on the chart from left to right, so addressing Close[0] will allow you to set a value for each bar. If you could provide details on anything that's not working as expected I will be happy to help.
Kind regards,
-ChrisL
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
163 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
82 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
125 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
206 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment