Create robot to manage operation
-
Hi all.
I would like to create a robot for compound trading. The idea is: I open the trade and the robot automatically sets the take profit, the stopp loss, the breakeven and the trailing stopp.
It's possible? Is there any explanatory video? Thanks for the suggestions. Good 2022 -
@cuyano Don't think there is an explanatory video but in the instructions section you will find all you need. In settings you have the magic number, 0 is manually opened trades, this will make the EA manage trades that are manually placed.
-
@cuyano Technically it is possible, but additional info would be appreciated. What criteria are supposed for the EA to determine those TP and SL distances. And what about lot size. Depending on those criteria the complexity of the project can increase dramatically.