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 Hwop38, 05-04-2026, 07:02 PM
        0 responses
        164 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        318 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        246 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        350 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        179 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Working...
        X