Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Multi-Timeframe indicator

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

    Multi-Timeframe indicator

    I am trying to get the close of the ES as a series value for the day session only and not be dependent upon the base instrument in the chart.

    Is there a way to specify the time when adding a dataseries?

    For example 9:30am to 4:15pm?

    this is what i have, but i get the wrong values:

    Add(
    "ES ##-##", PeriodType.Minute, 405);

    This is what I am thinkging but I know the code is wrong:

    Add("ES ##-##", PeriodType.Minute, 9:30 am, 4:15pm);

    Any help would be appreciated.

    Thanks

    #2
    velocity, the default behavior is for the secondary (and other) DataSeries to inherit the session properties from the primary instrument. As far as I know, there isn't a way to specify the session to use for secondary series. I believe you'll have to get the open/high/low/close by a time range.
    AustinNinjaTrader Customer Service

    Comment


      #3
      Perhaps you could add this feature now that NT has Multi instrument capability. I know Neoticker allows such a feature with Multi instruments.

      thanks,

      Comment


        #4
        Thank you for the suggestion. I'll pass it along.
        AustinNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

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