Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Change chart instrument using code

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

    Change chart instrument using code

    Hi,

    I have an indicator that saves chart data to MySql.

    Is there a way to change the instrument displayed on a chart using code?

    Is there a better way to gather OHLC data for various instruments than cycling through charts?

    Thanks for any assistance you can provide.

    Ian

    #2
    Hello Ian,

    Thanks for your post.

    There is not a supported way to change the instrument on a chart programmatically, but you could consider invoking the Overlay Instrument Selector and using SendKeys to enter the new instrument. My colleague Chelsea does this in his Rollover Indications indicator.

    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 NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The add-ons listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.

    Another option would be to programmatically add data series to a script with AddDataSeries (data series should be hardcoded.)

    Multi Time Frame and Instruments - https://ninjatrader.com/support/help...nstruments.htm

    We look forward to assisting.

    Comment


      #3
      Thanks Jim, Chelsea's code worked fine.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      557 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      324 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      545 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      547 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X