Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Re-Entry after Stop-Loss

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

    Re-Entry after Stop-Loss

    Hey Guys,

    I have created a strategy with the strategy wizard. It identifies both short and long signals and enters accordingly into positions.

    I have a problem with the Stop Loss function. Once the Stop Loss level is triggered, the system closes out the position (which is the desired outcome). However, as long as the signal is valid, a re-entry is triggered (not desired!).
    On the other hand, I don't want to prevent the system from reentering the same side (which means I want it to accept a long position following a long position that is closed out regularly i.e. without Stop-Loss.)

    Can anyone help me with this problem? I have attached a picture of one of the situations. After the StopLoss I want the system to prevent the reentry during the same signal (which is given here).

    Thank u!!
    Attached Files

    #2
    However, as long as the signal is valid, a re-entry is triggered (not desired!).
    You should set a boolean to TRUE if there was an entry on the signal, and only allow an entry when that boolean is FALSE. On a new signal reset the boolean to FALSE.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    105 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    146 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    71 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    125 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    79 views
    0 likes
    Last Post PaulMohn  
    Working...
    X