Auto StopLoss and Take-Profi for Manuel Orders
-
Hello, I would like to develop an EA that supports manuell trading from MT5. It should automatically set a stop loss and a take profit after every manually placed order. Each new position should only be adjusted once. This means, that if I change the StopLoss or Take Profit afterwards, the EA shouldn't change them anymore.
Can this be implemented with FxDreema? Or do the EAs only manage orders that they have placed themselves? I would be happy about help.
-
Here is my little project. I added a trailing stop to it. Could this work like this?
-
yes fx dreema supports semi auto trading. im a manual trader and have created a few few similar. let me try and share something
-
@jjot have you tested this? does it work? it looks like u did it
-
@youngtreptrader Thanks. I created the EA yesterday and can't test it until Monday, so I wanted to know if it could work like this to save me various test runs...
-
@jjot You can do it this way:

-
@jjot you gonna have to test run anyway
-
@youngtreptrader said in Auto StopLoss and Take-Profi for Manuel Orders:
you gonna have to test run anyway
Sure that's true. But it definitely helps me to ask in advance. There are some people here who are very familiar with FxDreema.
-
@l-andorrà thank you! i will test it!
-
@jjot yes i was able to test urs and i think it did work but the other gentleman posted the cleaner way to use the blocks which it how i do it. if you want the stop to add a sl based off ballance perentage let me know and i can tel you how as well
-
@jjot You're welcome.