Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Exit trades before News

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

    Exit trades before News

    Hello,

    I have several strategies and using a NewsManager to block trades during news.

    This week I had an overfill because of exit on news and stoploss being triggered at the same time.

    Is there a code to exit a no. of minutes before the news?

    #2
    daxtrading, this would be possible if you could access the news indicator to check for pending news...or you simply set up time inputs for the strategy and then designate a window of 3 mins before / after to no take any trades and exit any ones being held -

    Comment


      #3
      Originally posted by NinjaTrader_Bertrand View Post
      daxtrading, this would be possible if you could access the news indicator to check for pending news...or you simply set up time inputs for the strategy and then designate a window of 3 mins before / after to no take any trades and exit any ones being held -

      http://www.ninjatrader.com/support/f...ead.php?t=3226
      I can access the newsindicator and it is checking for pending news.
      My strategy is not trading x minutes before and x minutes after news.
      I am not a programmer and my strategy is now exiting a trade when the news is released and that is giving me bad fills.

      I am not a programmer but understand my strategies/code.

      Any example to add code that say's exit x minutes before news?

      Comment


        #4
        I would unfortunately not be familiar with your custom code checking for news, but if it gives you a news time you can easily create such an exit...you would check for the time being equal to the news time - an offset (for example 2 mins) and then call ExitLong / ExitShort to get flat (ignored when position does not exist) - http://www.ninjatrader-support.com/H...deV6/Time.html

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        71 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        42 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        25 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        28 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        56 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X