Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Primary Bar Period Type/Interval

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

    Primary Bar Period Type/Interval

    How do you retrieve the period type and interval of the primary bar? I am looking to create a multiseries indicator and would like the additional data series to have the same time interval as the primary bar's.

    #2
    Welcome to our forums - you can use the BarsPeriod method for this task :

    BertrandNinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_Bertrand View Post
      Welcome to our forums - you can use the BarsPeriod method for this task :

      http://www.ninjatrader.com/support/h...barsperiod.htm
      Thanks. There's a note that says not to use the BarsPeriod property in the Initialize() method, but I need it to add the other data series. Is there another way?

      Comment


        #4
        Correct, dynamically adding them would unfortunately not be possible - but you could define user string inputs to fill in the Add() as needed for your setup.
        BertrandNinjaTrader Customer Service

        Comment


          #5
          Originally posted by NinjaTrader_Bertrand View Post
          Correct, dynamically adding them would unfortunately not be possible - but you could define user string inputs to fill in the Add() as needed for your setup.

          Ok thanks. Is it possible to make an enhancement request to allow certain dynamic elements in script development?

          Comment


            #6
            Definitely, thanks for the feedback - this is tracked already under #405 in our product development / enhancement list.
            BertrandNinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by zstheorist, Today, 07:52 PM
            0 responses
            6 views
            0 likes
            Last Post zstheorist  
            Started by pmachiraju, 11-01-2023, 04:46 AM
            8 responses
            150 views
            0 likes
            Last Post rehmans
            by rehmans
             
            Started by mattbsea, Today, 05:44 PM
            0 responses
            6 views
            0 likes
            Last Post mattbsea  
            Started by RideMe, 04-07-2024, 04:54 PM
            6 responses
            33 views
            0 likes
            Last Post RideMe
            by RideMe
             
            Started by tkaboris, Today, 05:13 PM
            0 responses
            6 views
            0 likes
            Last Post tkaboris  
            Working...
            X