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

How to autotrade only during specific hours?

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

    How to autotrade only during specific hours?

    Hi,
    How do I configure without coding the Strategy Builder to only trade between specific hours (1pm till 11pm)? I cannot figure that one out and don't know where to look in the Help Guide...

    Thanks,

    Andrew

    #2
    Hi Andrew,

    This condition can be created in the strategy wizard. For help, please see the following article then > How to create Time comparisons.


    It will consist of two conditions - One for Time > 13:00 and the other < 23:00

    If you would like to work on coding these, we have a dedicated sample available for time filters:
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Thanks Ryan!

      Comment


        #4
        I followed the tutorial and I can get it to trade after 1pm, but it won't stop after 11pm. Which is to say, I can only get it to recognize one time condition. How do I program two time conditions? The wizard doesn't work. I'd also like to not trade on certain days. Pls help.

        Comment


          #5
          Hello Celan,

          Thanks for your post and welcome to the NinjaTrader Forums!

          While you can certainly set up a from and to time for trading during the day, in the strategy wizard, you would not be able to set trading to specific days. To accomplish that you would need to work directly in Ninjascript which is based on C#.

          For the time conditions, I have attached a screenshot of how to set this up. As you seemed to have it working for after 1 PM I have shown the settings breakout for the 11:00 PM end of trading.
          Attached Files
          Paul H.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by ghoul, Today, 06:02 PM
          2 responses
          12 views
          0 likes
          Last Post ghoul
          by ghoul
           
          Started by jeronymite, 04-12-2024, 04:26 PM
          3 responses
          44 views
          0 likes
          Last Post jeronymite  
          Started by Barry Milan, Yesterday, 10:35 PM
          7 responses
          20 views
          0 likes
          Last Post NinjaTrader_Manfred  
          Started by AttiM, 02-14-2024, 05:20 PM
          10 responses
          180 views
          0 likes
          Last Post jeronymite  
          Started by DanielSanMartin, Yesterday, 02:37 PM
          2 responses
          13 views
          0 likes
          Last Post DanielSanMartin  
          Working...
          X