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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
305 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
196 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
186 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
274 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
228 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment