Martingale from the 4th ruling
-
Good Morning,
I am building a very basic robot to investigate something, I do not like the martingale methods very much but I have come up with something that might work, I have a bot with a very simple procedure, a mobile media crossing to make purchases, here comes the topic: how can I perform martingale from the 4th failure? I mean, that the first 3 errors of crossing moving averages the bot does not make operations, and from the 4 error I will have the operation.
-
@ertuke Not sure what you exactly mean by 'error'. Do you mean lost trade?
-
si, justo a eso me refiero, que el robot no habra operacion real hasta el cuarto fallo seguido, osea, cuatro operaciones seguidas perdidas y ahi se abra la quinta operacion pero en real ya, y aplicando martingala
-
@ertuke Entonces lo que necesitas es una estructura específica para ello. Con el bloque no podrás hacerlo. Te comparto un EA de martingala mío para que te sirva de ejemplo. Puedes modificarlo como desees:
-
Muchas gracias! a ver si trasteo algo y saco resultados buenos optimizando, compartiré las mejoras en el foro. gracias

-
@ertuke Gracias a ti.