EA QUE SOLO AGREGUE TAKE PROFIT A LAS OPERACION YA EXISTENTES
-
hola amigos me gustaria saber como crear un AE que a cada operación existente y las nuevas que se vallan abriendo les coloque take profit ... como puedo hacerlo?
-
@yader-mayorga I think I understand that what you want is to open orders with a fixed Take Profit, if so, here is an example of a SELL opening with a Stop Loss of 20 pips, Take profit of 50 pips and a lot of 0.1 lots:

pressing the arrow opens more options in the three cases SL, TP and Lots, on the contrary, if you want it to be variable, what you should do is create variables and conditions and formulas to modify the variables and the variables are entered by selecting the option box at the same time q pressing the right button of the mouse and a window will open with all the variables and constants that you have created, select the one you need and it will be applied to you; You can do it as complex as you want and need, but that already comes in with programming blocks, etc.
-
@xyon126 Las operaciones a las que debe agregar el SL son manuales o automáticas (creadas por el EA)?
-
@l-andorrà i lo que quiero es que si ya hay operaciones manuales o abierta por otro robot las reconozca y agregue take profit a todas dependiendo la distacia que le desea colocar el take profit,...