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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        47 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        23 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        33 views
        1 like
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        51 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        42 views
        0 likes
        Last Post CarlTrading  
        Working...
        X