Login Page - Create Account

Support Board


Date/Time: Sun, 02 Nov 2025 22:48:04 +0000



Post From: Moving a stop, but only once

[2023-02-28 13:41:33]
Sawtooth - Posts: 4285
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