Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

stop re-entry on same day

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

    stop re-entry on same day

    Backtesting a strategy on ES. If I'm wanting to trigger a trade at max once a day how do I stop it from re-entering on the same day? Sometimes it exits before the close and then re-enters right away.

    Have an entry condition to only enter between 12am to 9am. So I tried using BarsSinceExit > 9 on hour bars for worst case where it exits at say 12:01am, it won't allow another entry given that no trades are allowed after 9am, but it's giving me a lot less trades over the backtest period which doesn't make any sense to me?

    #2
    Nevermind, resolved, found this post with the sample code DemoOneTradePerDay.zip

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    51 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    32 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    99 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    177 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    170 views
    0 likes
    Last Post CarlTrading  
    Working...
    X