Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 10:38:35 +0000



Post From: Moving a stop, but only once

[2023-02-28 13:41:33]
Sawtooth - Posts: 4263
how would you prevent the stop from moving from candle to candle?
Make the event persistent that triggered the move of the stoploss.

If you want to move the stop to the H/L of the signal bar, try a formula like this, e.g. in cell O3:
=IF(K3,D3,IF(M3,C3,O4))
Date Time Of Last Edit: 2023-02-28 14:19:40