Time filter and trailing stop
-
Hi, I'm hoping someone can answer my question. Its rather simple but I can not seem to figure it out. I am using the "once per bar" time filter block at the beginning of my logic tree. Should the trailing stop block be before or after this block?
-
@drewliedadeuce put the "trailing stop" block separately, otherwise it will remain affected by other blocks. E.G. alone below a "pass" block, or "if trade" => trailing stop
-
@ambrogio Ambrogio is right. The trailing stop should be checked every single tick, not once per bar.