Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Adding 1 tick data series only if less than daily

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

    Adding 1 tick data series only if less than daily

    I would like to do this

    AddDataSeries(BarsPeriodType.Tick, 1);

    Only if the chart is lower timeframe than daily, since if it is daily adding the 1 tick data series takes way too long to load the chart

    #2
    Hello zextra,

    The issue is that NinjaTrader will not always have the information of the primary series when the script is run (especially when optimizing) until the script reaches State.DataLoaded. By then its too late to add another series.

    I will submit a feature request on your behalf to be able to dynamically add series with a condition that relies on the primary BarsPeriod. Once I have a tracking ID for this request I will post in this thread for future reference.

    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Thank you, that would be great.

      Comment


        #4
        Hello zextra,

        I've received tracking ID# SFT-882 for your request to dynamically load series based on the primary BarsPeriod information.

        Please note it is up to the NinjaTrader Development to decide if or when any request will be implemented.

        We appreciate your feedback on this.
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          Has anything been done about this?

          Comment


            #6
            Hello zextra,

            SFT-882 has not been implemented at this time.

            Please check the release notes for each new release to see if any request or bug fix has been implemented.
            Chelsea B.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            636 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            366 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            107 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            568 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            571 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X