@deiby Aquí se explican algunas ideas que te pueden funcionar:
https://fxdreema.com/forum/topic/5657/ea-password-protection/6
@deiby Aquí se explican algunas ideas que te pueden funcionar:
https://fxdreema.com/forum/topic/5657/ea-password-protection/6
@sangui No es un proyecto trivial. ¿Tienes algún proyecto inicial para compartir y echarle un vistazo?
@lotol I recommedn you to store the value of the high price you are looking for in the variable instead of the time. That is what is mnessing the whole EA. Once you identified the hights price draw an arrow abow it instead of a vertical line.
@jandrisa De acuerdo. ¿Te importa mostrarme una imagen de cómo se visualizan los buffers en tu pestaña 'My indicators, por favor? Si están bien, podemos empezar a partir de ahí.
@ali-pahlawan Man, you will need a real programmer to do that.
That is advanced mql4 programming.
@deiby Eso que pides no es posible. Lo que los operadores vemos como el cierre de una vela es indistinguible para cualquier robot. La única forma que tiene el robot de saber que una vela se ha cerrado es precisamente en el momento de apertura de la siguiente.
@cyt001 Your Base proce Offset is zero right now. This means all pending orders are supposed to be programmed at the exact same price of the initial buy trade. You should use the same offset distance selected for your grid.
@nande-designs I don't fully understand how many trades are supposed to be open at the same time. Are aal of them open at the same time? And are all of them manually opened?
@bchinhaba Do you have any initial project to begin with?
@ramimoujaes I strongly recommend you to read this crossing info:
https://fxdreema.com/instructions/builder/crossover
Then you can create your first project, test it in your MT4 and then share it here for any additional help you need.
@nande-designs Move all your blocks to the 'on tick' tab. You will never want what you get on the 'on init' tab.
@cyt001 Are all pending orders below both buy/sell now blocks supposed to be superposed to each other? Apparetnly you are duplicating them.
@sangui ¿Ambas operaciones serían programadas o ejecutadas al instante? ¿Y serían ambas compras, ventas, o una de cada?
@fabiobioware Never used that block, sorry. AFAIK the logic seems correct, but maybe someone else could confirm.
@johntyr And can't you resize font and X,Y positions until all of them are correctly visible?
@gligroup You haven't modified groups in blocks 1 and 9 yet, man! 