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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    558 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    324 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    545 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    547 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X