noob question
-
I want to set up a different trailing stop for take profit and stop loss. how do I do this???
-
You can use as many Trailing stop blocks as you want... well, until they start to beat each other. Inside you can choose to trail SL or TP
I saw another topic from you today, but for some reason it disappeared. On that project I got only buys, because there is no chance to reach the condition for sells when there is some buy trade around

-
I'm still stuck with this I need to know how to set up one stop-loss for a stop-loss and one for a take-profit both using trailing stops. If I use two trailing stops both of them conflict with the stop-loss could you give me an example?
edit:
basically I want a trailing stop for the stop-loss and one trailing stop for the take profit if you understand what I'm saying. How owuld I set this up??
-
The trailing stop block checks all trades one by one if their stop needs to be moved, and moves it when needed. This happens on every execution of this block. Recently I added this option "Trail what?", so now you can use that block to trail take-profits. One for stop-loss and another for take-profit will work fine.
Here is how to use this block: https://fxdreema.com/demo/mt4-trailing-stop
basically, make it run on every tick. In your case you can connect 2 blocks one after another somewhere under "on Tick", they will work.