Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

After StopLoss wait one bar to enter

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

    After StopLoss wait one bar to enter

    I tried searching around but I couldn't seem to find what I need.

    After a stop loss I would like to have my strat wait 1 bar before entering again.
    Something like as part of the entry criteria. Does anyone have that?

    It's a trend reversal trade strategy but when the market is trending I get destroyed.

    #2
    gooph,

    You can try using BarsSinceExit() in your conditions.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      I figured that, what would I compare it to?
      if barsinceexit(0)>1

      I assumed it was barsinceexit... the rest is the problem

      Comment


        #4
        Yes. You want it to be greater than 1.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by kinfxhk, 07-14-2026, 09:39 AM
        0 responses
        90 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 10:18 AM
        0 responses
        92 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 09:50 AM
        0 responses
        70 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 07:21 AM
        0 responses
        87 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-11-2026, 02:11 AM
        0 responses
        64 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X