Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

IsValidDataPoint()

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

    IsValidDataPoint()

    Using NT 8.0.0.11
    I was concerned to see that current documentation says
    Warning: Calling IsValidDataPoint() will only work a MaximumBarsLookBackInfinite series. Attempting to check IsValidDataPoint() MaximumBarsLookBack256 series throw an error. Please check the Log tab of the Control Center
    I tried it out on a MaximumBarsLookBack256 series an found it works OK (no exception or entry in Log tab).
    I assume the quoted warning is just documenting a bug present in an earlier beta version, that has subsequently been fixed.
    Can this warning about MaximumBarsLookBack256 be removed please since users need something to check for nulls in default 256 series also.

    p.s. same applies to IsValidDataPointAt()

    #2
    Hello,

    Thank you for the post on this.

    I am currently reviewing this topic to check what the expectation is versus the actions to ensure everything is correct.

    Once I have further information on this I will reply back here.

    I look forward to being of further assistance.

    Comment


      #3
      Hello,

      I just wanted to follow up on this topic.

      The Base series such as Close are all by default Infinite and always will be, so calling either IsValidDataPoint or IsValidDataPointAt should not report an error when called even if you set a indicator to MaximumBarsLookBack256 in an indicator.

      This message would apply to any custom series you define though or indicators, so you could get the error if you set the property and define a custom Series<double> as an example.

      This item has been added to be reviewed for expanded documentation.

      I look forward to being of further assistance.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      670 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      379 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      111 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      575 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      582 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X