Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Delay a new entry after the last exit.

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

    Delay a new entry after the last exit.

    I'm having an issue with a startegy i built using strategy builder. How do I make sure my strategy doesn't take another trade right after exiting one with a stop loss or profit target? Say for X number of bars. The issue I am having is my strategy takes another trade right after exiting one because the entry signal might still be true but might be too extended and thus risky. I have Set 1 for long and Set 2 for short. I do not want the strategy to take a trade, either long or short, for X number of bars. I tried BarsSinceEntryExecution(), picture attached, one for long and another for short but still takes another trade right after exiting.

    #2
    Hello AtradeAday,

    I would expect BarsSinceExitExecution to be the right direction.

    If you print BarsSinceExitExecution to the output window with the bar date time, is this value less than 10 when the entry condition evaluates as true?

    Below is a link to a forum post that demonstrates printing to understand behavior and includes a video with the strategy builder.


    Please save the output from the output window to a text file and attach this to your next post.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    553 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
    100 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    543 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    546 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X