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.
    JesseNinjaTrader Customer Service

    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.
      JesseNinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by AaronKoRn, Yesterday, 09:49 PM
      0 responses
      11 views
      0 likes
      Last Post AaronKoRn  
      Started by carnitron, Yesterday, 08:42 PM
      0 responses
      10 views
      0 likes
      Last Post carnitron  
      Started by strategist007, Yesterday, 07:51 PM
      0 responses
      11 views
      0 likes
      Last Post strategist007  
      Started by StockTrader88, 03-06-2021, 08:58 AM
      44 responses
      3,981 views
      3 likes
      Last Post jhudas88  
      Started by rbeckmann05, Yesterday, 06:48 PM
      0 responses
      9 views
      0 likes
      Last Post rbeckmann05  
      Working...
      X