Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

AddDataSeries Continuous Contract

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

    AddDataSeries Continuous Contract

    In my strategy if I call
    Code:
    AddDataSeries("ES ##-##")
    I get the continuous contract.

    However, if I call
    Code:
    AddDataSeries("ES 12-18")
    I only get the individual contract even though my merge policy is set to "Merge back adjusted."

    I didn't see an overload of AddDataSeries that takes a merge policy. What is the correct way to load a continuous contract? Is "ES ##-##" the only way? How would you load a non back adjusted continuous contract?

    #2
    Hello BarzTrading,

    Thank you for your post.

    AddDataSeries("ES 12-18"); should work if you have the Merge Policy set as needed under Tools > Options > Market Data > Historical > Global Merge Policy. Also ensure you have not somehow set the instrument to a specific Merge Policy under Tools > Instruments > search for your instrument > select the instrument > Edit > make sure Merge Policy is set to 'Use global settings' or to the desired Merge Policy.

    If your Merge Policy properly for MergeBackAdjusted or MergeNonBackAdjusted then you should be able to get a "continuous" contract from ES 12-18. Otherwise use ES ##-##.

    I am able to pull "continuous" contracts using Kinetick, MergeBackAdjusted, and ES 12-18.

    Please let me know if you have any questions.

    Comment


      #3
      Thanks again, Patrick. Not sure what was going on before, but today everything is working perfectly as you describe.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by adeelshahzad, Today, 03:54 AM
      5 responses
      32 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by stafe, 04-15-2024, 08:34 PM
      7 responses
      32 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by merzo, 06-25-2023, 02:19 AM
      10 responses
      823 views
      1 like
      Last Post NinjaTrader_ChristopherJ  
      Started by frankthearm, Today, 09:08 AM
      5 responses
      22 views
      0 likes
      Last Post NinjaTrader_Clayton  
      Started by jeronymite, 04-12-2024, 04:26 PM
      3 responses
      43 views
      0 likes
      Last Post jeronymite  
      Working...
      X