Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT8 Strategy - Get Futures current contract

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

    NT8 Strategy - Get Futures current contract

    NT Team

    In an NT8 strategy, it is possible to get the instrumentName of the current futures contact to use as a parameter AddDataSeries?

    For example, where the primary dataSeries is "^SP500", the associated futures contract is "ES". Is it possible to retrive the current contract "ES 12-16" to feed into
    Code:
    AddDataSeries("ES 12-16", Data.BarsPeriodType.Minute, BarsPeriod.Value);
    Shannon

    #2
    Hello Shannon,

    There isn't an association between the SP500 index and the ES future.

    No, there wouldn't be a way to do this. (You could make a set of if statement switches to match specific instruments and add a secondary instrument when that primary instrument is loaded)
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

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