How to add trailing stop after partial close only
-
I want to close a trade after a certain profit and then apply trailing stop to the balance part only.
-
@vish You can use a boolean variable controlling that after the partial close or by switching on/off the appropriate blocks.