Add(new Plot(Color.FromKnownColor(KnownColor.Orange), PlotStyle.Line, "TradeBias"));
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Index out of range error
Collapse
X
-
Index out of range error
Attached is a screen shot of the code and error. The only code related to the plot that is not included in the screen shot is the Add() statements for the plot, which is as follows:
The variable that I am passing is set to a value of -1 when the error occurs. I've changed from 256 to infinite bars and still get the same error. I've also tried using both int and double data types for the variable I am passing.Code:Tags: None
-
Hello,
I cannot see anything wrong with what you have supplied so far.
For me to further assist I will need you to provide more code samples or send me the code to support at ninjatrader dot com ATTN Brett and reference this forum post so that I may further assist.BrettNinjaTrader Product Management
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
596 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
343 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
556 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
554 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment