Dynamic StopLoss
-
Hi, My question is about dynamic stop loss. For example, I want to check the price after opening Buy position and exit whenever it is lower than MA.
What block should I use? -
@nargesmh You can do it this way for buys, for example:

-
Thank you for sharing.
-
You're welcome.