Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Next Expiry

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

    Next Expiry

    I came across this...
    Instrument.MasterInstrument.NextExpiry

    is there some documentation on this? It would be great to find a way to get the next expiry/ contract month for each future instrument...

    thanks!

    #2
    Hello,

    Unfortunately we do not have any documentation on this unsupported method. It should be functional, but we cannot expect or explain any behavior out of it.
    MatthewNinjaTrader Product Management

    Comment


      #3
      can you at least maybe give me an example of how it can be used?

      or tell me who can?

      thx

      Comment


        #4
        Code:
        DateTime nextExp = Instrument.MasterInstrument.NextExpiry(DateTime.Now);
           Print(nextExp);
        MatthewNinjaTrader Product Management

        Comment


          #5
          great. thanks!

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by CarlTrading, 03-31-2026, 09:41 PM
          1 response
          67 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          36 views
          0 likes
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          60 views
          1 like
          Last Post CaptainJack  
          Started by CarlTrading, 03-30-2026, 11:51 AM
          0 responses
          62 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 03-30-2026, 11:48 AM
          0 responses
          53 views
          0 likes
          Last Post CarlTrading  
          Working...
          X