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 cmtjoancolmenero, Yesterday, 03:58 PM
          10 responses
          36 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by DayTradingDEMON, Today, 09:28 AM
          4 responses
          24 views
          0 likes
          Last Post DayTradingDEMON  
          Started by geddyisodin, Yesterday, 05:20 AM
          8 responses
          50 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Started by George21, Today, 10:07 AM
          1 response
          15 views
          0 likes
          Last Post NinjaTrader_ChristopherJ  
          Started by Stanfillirenfro, Today, 07:23 AM
          9 responses
          25 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Working...
          X