Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Relative Multi-Time Frame

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

    Relative Multi-Time Frame

    I tried to put this in the Initialize():
    Add(PeriodType.Volume, 7*Bars.Period.Value );
    because I need a fixed relationship to the basic trading chart.

    It compiles just fine, but attempting to run causes an error.
    So how do I get a 2nd time frame always based off the original time frame?

    Is there another routine for initializing where the Bars are valid?

    #2
    Hello LostTrader,

    Unfortunately this is not supported. As the message indicates, you don't have access to the bars series within the Initialize() method.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      So how do I define a time frame relative to the underlying?

      Are you fixing this in NT7?

      Alternately, how do I reference the input parameter from that starting panel?

      Comment


        #4
        Hi Losttrader,

        There is no way to do exactly what you want. If you want to change the secondary bar series you have to hard code it.

        At this time there are no plans to change this with version 7.
        Ryan M.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        60 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        147 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        161 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        97 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        284 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Working...
        X