Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
in order to close a trade how can i use both trailing stop and the condition. i need the 'OR' logic , either the trailing stop or the condition. is it possible?
If you connect your trailing stop block to condition block's yellow output, trailing works only when condition is false
thank you