Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Index out of range error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    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:

    Code:
    Add(new Plot(Color.FromKnownColor(KnownColor.Orange), PlotStyle.Line, "TradeBias"));
    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.
    Attached Files

    #2
    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

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    82 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    43 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    64 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    68 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    56 views
    0 likes
    Last Post CarlTrading  
    Working...
    X