I'm attempting to create a stop loss that triggers with the current bar's closing below/above the previous bar's high/low. Actually I'd prefer the stop loss to trigger when the current price breaks the previous bar's high/low, but I don't know how to do that either lol


. I've attached what I have created so far, the logic made sense to me but when I'm in a postion, the stop loss doesn't trigger. I don't want to set conditions on entering long/short postions, I prefer to do those manually, I just want the stop loss.Thank you,

Comment