EA Smart Martingale
-
Hello everyone, I have been a user for a short time and wanted to ask a question.
I am looking to create a martingale EA that modifies the Take Profit as follows:I execute a sell, the price starts to rise and every 15 pips I open another sell. I only want to earn 5 pips for each operation, what I want is for the take profit of both operations to be the same, in such a way that the EA has to know the take profit at all times to be able to determine a joint Taker Profit of all orders. that are being created.
I hope I explained myself well, I don't know how to write well in English.
a greeting
-
@cupricfoild Martingales never work in the long run. Are you sure you want to spend time and efforts to do it?
-
@l-andorrà Hola, no es un ea estricto de martingala, simplemente uso una faceta de la martingala que me gusta. Necesito que el robot conozca el take profit del ciclo de ordenes para que todas las ordenes compartan el tp, algo asi como adjunto en la imagen.

-
@l-andorrà Why do you say it wont workin the long run? Can you explain further?
-
@tradeandearn-0 thats because martingale is simply betting that x number loss streak never happens. In long run, any length loss streak is guaranteed to happen.
-
@cupricfoild Pero veo en la imagen que doblas el lotaje deuna operación a la siguiente. Eso es justo lo que hace una martingala.
-
@roar Exactly.