Trailing Stop into Condition
-
Can we integrate trailing stop into condition?
-
@chattahooche What do you exaclty mean? What condition do you need to be integrated?
-
Condition will behave like trailing stop.
-
@chattahooche You can use a condition to switch trail or something on/off. If you put a shared link here it's easier to see how a block is connected and what's inside.
-
Hello again. Normally we use the robot as above. However, I want to use trailing stop as in the example below. But when I use trailing stop in the close position part, it does not close the positions. It has to be a condition for it, and I need to enter a trailing stop code for this condition. I would be glad if you could help with this. Respects..
-
I can use other condition tool and I can write trailing stop code into it. Do you know trailing stop code that can be written into condition part..
-
@jstap please take look
-
@chattahooche You have nothing inside those blocks but, if in the condition block is the reason to close trades then when condition is met all trades selected by the close block will close.
-
I want to close trades via trailing stop. But trailing stop should behave like condition. In other words, I have to write a code or intagrate the trailing stop into the condition. I think no one knows the solution..
-
@chattahooche I am unsure what you mean, a condition block with trail underneath will switch trail on/off as required, I do this all the time. If you put a shared link with what you want them to do inside, and a numbered list. I will have a look and see why it's not working.
-
@chattahooche You can create a loop structure by using a 'For each trade' on top. Then yuo can use as many 'condition' blocks as necessary to create your trailing stop move. At the bottom of it all you should use the 'modify stops' block.
-
@l-andorrà if you have time, can you prepare an example for it? Thanks
-
@chattahooche We can try. How is your trailing stop suposed to behave exactly?
-
Dear @l-andorrà , I put a photo for behave of TS.. I tried also custom mql tool, but it did not work..

-
@chattahooche Those distances are too short. I don't think you broker can accept them. This is why it doesn't work, probably.
-
dont trail stop, do modify stop. and when the condition happens, now modify the stop to match the price level of the condition. Trailing fractals ive done in this manner before....if i remember right.