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 argusthome, 03-08-2026, 10:06 AM
    0 responses
    103 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    52 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    34 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    37 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    74 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X