Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Why custom series for NON main series is obsolete?

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

    Why custom series for NON main series is obsolete?

    Hello guys,

    why did you marked custom series for non main DataSeries as obsolete?

    for example:
    PHP Code:
    new Series<double>(BarsArray[1]); 
    
    or this:
    PHP Code:
    new Series<double>(BarsArray[1], MaximumBarsLookBack.Infinite); 
    
    please clarify
    Attached Files

    #2
    Hello login_dejavu,

    Thanks for your post.

    I understand this to be specific for the overload using MaximumBarsLookBack specifically with Bars as input, where MaximumBarsLookBack is forced to Infinite.

    I'm asking Product Management for confirmation and will reply back when I get further info.

    Comment


      #3
      Hi Jim, your answer confused me even more

      The way I understood that whole idea of custom series that they always MaximumBarsLookBack.Infinite
      and MaximumBarsLookBack.TwoHundredFiftySix is only for the main data series to optimize rendering
      Last edited by login_dejavu; 10-13-2021, 10:22 AM.

      Comment


        #4
        Hello login_dejavu,

        When the Bars overload is used, MaximumBarsLookback is forced to Infinite. I suspect the [Obsolete] tag was added because changing the Bars overload to use MaximumBarsLookBack.TwoHundredFiftySix would not have unique function.

        I'm still awaiting confirmation through Product Management and Development on the matter.

        EDIT: Development and Product Management confirmed that this has tag has been added for the reason mentioned here. We are adjusting our Help Guide documentation to note this.
        Last edited by NinjaTrader_Jim; 10-15-2021, 10:37 AM.

        Comment


          #5
          Documenting the function with the obsolete tag in the code would be helpful too. I just spent an hour trying to figure out whether I can still use this routine from an AddOn, until I found this post.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          566 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          330 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          101 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          547 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          548 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X