@sangui No es un proyecto trivial. ¿Tienes algún proyecto inicial para compartir y echarle un vistazo?
Posts made by l'andorrà
-
RE: Como poner dos ordenes, una con sl en mínimo de x velas y otra con SL a el doble de distancia que el primer SLposted in Questions & Answers
-
RE: The problem of time valueposted in Bug Reports
@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.
-
RE: ayuda robotposted in Questions & Answers
@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í.
-
RE: Trading on sites signalsposted in Questions & Answers
@ali-pahlawan Man, you will need a real programmer to do that.
That is advanced mql4 programming. -
RE: ESPERAR UNA VELA PARA ABRIR LA SIGUIENTE OPERACIONposted in Questions & Answers
@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.
-
RE: Help Buy/Sell limitposted in Questions & Answers
@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.
-
RE: TRAILING STOP - NOT TRAILING (link attached)posted in Questions & Answers
@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?
-
RE: Only Buy once when a condition is trueposted in Questions & Answers
@bchinhaba Do you have any initial project to begin with?
-
RE: 1 EMA,posted in Questions & Answers
@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.
-
RE: TRAILING STOP - NOT TRAILING (link attached)posted in Questions & Answers
@nande-designs Move all your blocks to the 'on tick' tab. You will never want what you get on the 'on init' tab.
-
RE: Help Buy/Sell limitposted in Questions & Answers
@cyt001 Are all pending orders below both buy/sell now blocks supposed to be superposed to each other? Apparetnly you are duplicating them.
-
RE: Como poner dos ordenes, una con sl en mínimo de x velas y otra con SL a el doble de distancia que el primer SLposted in Questions & Answers
@sangui ¿Ambas operaciones serían programadas o ejecutadas al instante? ¿Y serían ambas compras, ventas, o una de cada?
-
RE: Communication using "send http request" blockposted in Questions & Answers
@fabiobioware Never used that block, sorry. AFAIK the logic seems correct, but maybe someone else could confirm.
-
RE: Comments overlapping with 4k screen.posted in Questions & Answers
@johntyr And can't you resize font and X,Y positions until all of them are correctly visible?
-
RE: only sell condition (8) executes? can anyone help please?posted in Questions & Answers
@gligroup You haven't modified groups in blocks 1 and 9 yet, man!

-
RE: ayuda robotposted in Questions & Answers
@jandrisa En ese caso te recomiendo olvidar las velas renko y usar sólo velas japonesas. Si sólo hay que usar el indicador de 3 colores, todo es más sencillo. ¿Has podido importar correctamente el indicador a tu cuenta de fxDreema?
