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 Mindset, 04-21-2026, 06:46 AM
            0 responses
            63 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by M4ndoo, 04-20-2026, 05:21 PM
            0 responses
            91 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by M4ndoo, 04-19-2026, 05:54 PM
            0 responses
            48 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by cmoran13, 04-16-2026, 01:02 PM
            0 responses
            105 views
            0 likes
            Last Post cmoran13  
            Started by PaulMohn, 04-10-2026, 11:11 AM
            0 responses
            63 views
            0 likes
            Last Post PaulMohn  
            Working...
            X