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

Changing TradingHoursData with Ninjascript

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

    Changing TradingHoursData with Ninjascript

    How can I access this TradingHoursData value for a specific chart and change it? I want to make a button to switch between "instrument default settings" and "CME US Index Futures RTH" hours.

    I poked around for an hour or two and couldn't figure it out.

    #2
    Hello jcrza,

    Thank you for your note.

    To pull the charts Trading Hours Template name you could use the following,

    Code:
    Print(Bars.TradingHours.Name.ToString());
    Setting the trading hours of a chart through NinjaScript, may be possible however would not be supported and I'm unaware of any code samples which would demonstrate how this could be done.

    I will put a feature request in for this.

    Please let us know if you need further assistance.
    Alan P.NinjaTrader Customer Service

    Comment


      #3
      Anyone have any clue how to do this?

      Comment


        #4
        Bump, any ideas?

        Comment


          #5
          Hello jcrza,

          If you'd like I can have someone reach out with a list of third parties that would be interested in formulating a solution for you.

          Please let us know.
          Alan P.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by inanazsocial, Today, 01:15 AM
          0 responses
          1 view
          0 likes
          Last Post inanazsocial  
          Started by trilliantrader, 04-18-2024, 08:16 AM
          5 responses
          22 views
          0 likes
          Last Post trilliantrader  
          Started by Davidtowleii, Today, 12:15 AM
          0 responses
          3 views
          0 likes
          Last Post Davidtowleii  
          Started by guillembm, Yesterday, 11:25 AM
          2 responses
          9 views
          0 likes
          Last Post guillembm  
          Started by junkone, 04-21-2024, 07:17 AM
          9 responses
          70 views
          0 likes
          Last Post jeronymite  
          Working...
          X