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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    128 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    73 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    116 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    109 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    88 views
    0 likes
    Last Post CarlTrading  
    Working...
    X