Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Output error, Accessing an index that is out of range
Collapse
X
-
Output error, Accessing an index that is out of range
Getting this error in my output window when trying to load the strategy, no error in the editor. I am accessing candles from [4] bars ago in the conditions but nothing from [5] candles ago, any solutions? I'm kinda stuck, thank you!
-
Hello AdithBlack,
Are you ensuring there are 5 bars available before attempting to call 5 bars back?
Below is a link to a forum post on indexing errors.
Hello, I want to create an indicator that show data in a chart but calculate in other charttime different to the time of the chart where is showed. For example:
Are you using prints to debug the script, and printing the time of the bar, the value of CurrentBar, and the barsAgo index?
Chelsea B.NinjaTrader Customer Service
-
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