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 cmoran13, 04-16-2026, 01:02 PM
    0 responses
    81 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    46 views
    0 likes
    Last Post PaulMohn  
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    169 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    101 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    175 views
    2 likes
    Last Post CaptainJack  
    Working...
    X