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

Auto rollovers

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

    Auto rollovers

    Hello, I'm developing an auto trading addon and would like the have the code access the following details automatically without manual intervention. Please let me know if it's possible:

    1) Is it possible to programmatically query what is the currently active contract name for an instrument? e.g. If I give the name is ES it will give me 03-22?

    2) Is it possible to programmatically query Trading Hours and Holidays schedules?

    3) I occasionally get popups for Auto Rollover Notification. Is it possible to preset all instruments I want to auto rollover ahead of time and never get this popup?

    Thanks!
    Attached Files

    #2
    Hello CarpetHooligan,

    Yes, this can be coded in a script.

    Below is a link to the RolloverIndications indicator which has sample code.
    Shows a button on the chart to roll the expiry to the next available contract month. Option to hide button until a number of days before or on roll date. Another option to confirm by opening the instrument overlay selector or automatically rollover without confirmation. (Update June 27th, 2019 – Added an option to show […]


    The popups are from windows in the workspace as well as instruments in the instrument list.

    You could choose to roll these over from Tools -> Database management -> rollover before they are expired to avoid the popup.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Barry Milan, Today, 10:35 PM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by WeyldFalcon, 12-10-2020, 06:48 PM
    14 responses
    1,428 views
    0 likes
    Last Post Handclap0241  
    Started by DJ888, Yesterday, 06:09 PM
    2 responses
    9 views
    0 likes
    Last Post DJ888
    by DJ888
     
    Started by jeronymite, 04-12-2024, 04:26 PM
    3 responses
    40 views
    0 likes
    Last Post jeronymite  
    Started by bill2023, Today, 08:51 AM
    2 responses
    16 views
    0 likes
    Last Post bill2023  
    Working...
    X