How do I trigger Trailing stop block output ?
-
The description says output is "Once when the work is done." What is this "work" exactly? Is it possible to activate the output once, when the trailing start condition is met? I'm trying to activate a block when the price has move 50% of stop loss toward take profit point

-
You will have to use pink blocks (For each trade/position) to do that.
-
Thanks for the response. Am I doing correctly?

Also, do you know what the little note "Remember: This block needs one of the..." is?
-
I really want to learn how to use up to three or four indicators to create a robot with fxdreema with a specified conditions but don't actually know how to use the custom block aspect. Please someone help ASAP.
-
@igwecharles what do mean by "custom block aspect"?
Indicators are usually use for these blocks

or used for values and levels for other blocks -
@tienducnguyen Yes, that should work. The note means that pink blocks must be connected below a 'For each trade/position' block. Otherwise they will not work properly.