@gunji80 Ok. Then what rules shouls be applied to find those levels separated by 1000 pips. Would you use high/lows, pivot points or any other reference?
Posts made by l'andorrà
-
RE: trend lineposted in Questions & Answers
-
RE: ganancia no realizada solo con la orden más antigua y la más recienteposted in Questions & Answers
@cristian-0 No lo entoendo del todo. ¿Quieres sólo las de ambos extremos o las dos más recientes y la mas antigua?
-
RE: Parámetros de orden pendiente tomados de la operación inicialposted in Questions & Answers
@deiby No lo veo claro. ¿Te importa volver as compartir el enlace con los nuevos cambios?
-
RE: ESPERAR UNA VELA PARA ABRIR LA SIGUIENTE OPERACIONposted in Questions & Answers
@deiby De acurdo. Esta es la forma de identificar que que la operación fué cerrada en el pasado. En el bloque inferior debes ajustar la cifra que corresponda al timeframe en el que estés trabajando para que el robot sepa que el cierre ha sucedido. Debajo de estos dos bloques puedes poner las condiciones que necesites para abrir la nueva operación. Para ello te recomiendo que añadas un bloque 'once per bar' en la parte superior.

-
RE: Creating a strategy based on Colorposted in Questions & Answers
@shaik Ok. Can you now please share the link of yourt project?
-
RE: Trading Panel on mt4posted in Questions & Answers
@xyon126 Para evitar más operaciones de la cuenta puedes limitar cuántas quieres abiertas usando el botón 'Check trade count', de color azul claro. Lo de crear botones es más complicado y no es mie especialidad, la verdad. Ahí te recomendaría que hicises una búsqueda en los foros.
-
RE: Create Sell PO after Buy PO triggerposted in Questions & Answers
@sobrishariff You need to specify the group numbers on block ID 1, not only in both sell/pending blocks. Additionaly, I recommend you to create 2 group numbers, not just one.
-
RE: Combine the current candle with the previous one continuously throughout the dayposted in Questions & Answers
@new1 Then you need to create two variables in which you can accumulate that number. Something like this:

-
RE: Distance to open a new purchase.posted in Questions & Answers
@fabiobioware I can't see all the relevant info. Can you please share the project?
-
RE: Trading Panel on mt4posted in Questions & Answers
@xyon126 Depende. En principio no te harían falta los bloques de la pestaá 'on trade'. Pero no sé si se supone que el EA debe hacer algo más.
-
RE: EA_CRUCE SMA NO FUNCIONA (Solved)posted in General Discussions
@xyon126 El valor de -2 de shift no lo entiende la plataforma. Sólo acepta valores positivos o cero. Por otro lado, ambos bloques 1 y 43 no discriminan entre compras y ventas. Deberías duplicarlos ambos sólo para compras y sólo para ventas.
-
RE: Distance to open a new purchase.posted in Questions & Answers
@fabiobioware You can use a 'pending in grid' block to do that.
-
RE: Create Sell PO after Buy PO triggerposted in Questions & Answers
@sobrishariff Not a single group has been defined on the 'on tick' blocks, man!

-
RE: how to identify whether a negotiation is a purchase or a sale?posted in Questions & Answers
@fabiobioware Wow. That means using terminal variables. I have no idea how to do that, sorry.
-
RE: Decompilerposted in Questions & Answers
@weius Certainly not here in fxDreema. Maybe somewhere else in the internet?

-
RE: Stochastic Oscillator and moving averageposted in Questions & Answers
@ramimoujaes Sorry I meant sharing the link to it. The screenshot is not enough to review it, if you don't mind.
-
RE: Trading Panel on mt4posted in Questions & Answers
@xyon126 If I understand it correctly, you want to launch 2 buys and three sells at the same time when you press the button. Correct? If so you should use the specific block on the 'on chart' tab, not on the 'on trade' tab.
-
RE: HOW TO MAKE A TIME-INTERVAL FILTER IN "HH:MM:SS" ?? (Link provided below)posted in Questions & Answers
@nande-designs Then the only solution I can suggest is using the 'on timer' tab. I'm afraid I'm not an expert on that so I recommend you to search info on the forum and try it. I hope it helps.
