Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Check to see if prior Values exist?

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

    Check to see if prior Values exist?

    Scenario: I am comparing the current or last set Values entry to the prior values to see if a condition is met.
    Question: How can I check to see if a prior Values entry does in fact exist? (e.g. = if (Values[1][0] > Values[1][1]) In this case how can I check to see if Values[1][1] exists before i reference it and get an error if it doesn't exist yet.)

    Cheers

    #2
    Hello ct,

    Values[1].ContainsValue(1)
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Chelsea

      My favorite NinjaTrader support superstar to the rescue.

      Works perfectly.

      Cheers
      Last edited by ct; 06-07-2021, 03:49 PM.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      597 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
      555 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X