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 Haiasi, 04-25-2024, 06:53 PM
    2 responses
    16 views
    0 likes
    Last Post Massinisa  
    Started by Creamers, Today, 05:32 AM
    0 responses
    4 views
    0 likes
    Last Post Creamers  
    Started by Segwin, 05-07-2018, 02:15 PM
    12 responses
    1,785 views
    0 likes
    Last Post Leafcutter  
    Started by poplagelu, Today, 05:00 AM
    0 responses
    3 views
    0 likes
    Last Post poplagelu  
    Started by fx.practic, 10-15-2013, 12:53 AM
    5 responses
    5,407 views
    0 likes
    Last Post Bidder
    by Bidder
     
    Working...
    X