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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    596 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    343 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    103 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    556 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    554 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X