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

Strategy: hours to avoid

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

    Strategy: hours to avoid

    Is there a way to disable the strategy during certain times of the day? For example, market ends at 4pm, would like to stop the strategy at 3.45pm.
    If it trades futures the whole day, to avoid he opening too from 9.15-9.30am

    #2
    Hello twelvester,
    Yes, you can do this by specifying a condition Times[0][0].TimeOfDay != new TimeSpan(hh, mm, ss), hope it helps!

    Comment


      #3
      Hello twelvester,

      Thanks for your post.

      Yes, it is possible to disable the strategy however you would then have to manually re-enable it.

      What we suggest here is not to disable your strategy but instead control when it places orders as well as when it exits all positions and this can be done through the use of the time functions.

      Here is a link to an example strategy of using a time filter to limit trading hours: https://ninjatrader.com/support/help...to_limit_t.htm
      Paul H.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by ETFVoyageur, Today, 04:00 PM
      2 responses
      13 views
      0 likes
      Last Post ETFVoyageur  
      Started by dward123, 01-02-2024, 09:59 PM
      3 responses
      166 views
      0 likes
      Last Post bjunaid
      by bjunaid
       
      Started by AaronKTradingForum, Today, 03:44 PM
      1 response
      8 views
      0 likes
      Last Post AaronKTradingForum  
      Started by Felix Reichert, 04-26-2024, 02:12 PM
      11 responses
      77 views
      0 likes
      Last Post Felix Reichert  
      Started by junkone, 04-28-2024, 02:19 PM
      7 responses
      83 views
      1 like
      Last Post junkone
      by junkone
       
      Working...
      X