@vsidaarth You will need a variable controlling that. You can use a boolean one, for exmple. When the first one is true, then the second one can happen.
Posts made by l'andorrà
-
RE: Condition 1 completed then wait for execution of next conditionposted in Questions & Answers
-
RE: How to '3 Bull in a Raw' x> '13EMA'posted in Questions & Answers
@wadz91 Can you please share the link to your project?
-
RE: Drawing Trendlines on Chartposted in Tutorials by Users
@savagetrades Thank you very much for the tutorial. Very useful.
-
RE: HELP I ONLY NEED EA TO OPEN MULTIPLE POSITIONSposted in Questions & Answers
@ibrazworld Are all those trades supposed to be open at the same time or at different moments?
-
RE: why doesnt this work?posted in Questions & Answers
@crazycnw You need to remove that 'no trade' block on top and substitute it for a 'pass' block.
-
RE: El pago por Tarjeta fue eliminado?posted in Questions & Answers
@lmolgocu Gracias por el aporte.
-
RE: Converter not working for 2MB files or largerposted in Bug Reports
@camhawk Did you ask for permission to the admin for your commercial signature? If not, please remove it until you get it.
-
RE: How do I draw a trade line from the oldest pips with the current price ?posted in Questions & Answers
@khalids222 Then you need this block:

You need to specify the first and the last candles of the line. As you can see the values by default are 0 and 10. You can select 0 and 500 if necessary.
-
RE: solucion bloquesposted in Questions & Answers
@mingo ¿Pr entonces entiendo que puede haber muchas operaciones abiertas distintas a diferented precios? Cada una puede estar en pérdida o en ganancias. ¿Qué criterio usas entonces para definir cuál es el nivel de trailing que necesitas?
-
RE: Detect change in Balans and give updateposted in Questions & Answers
@olavvanderbeek Then you will need a variable and something like this:
-
RE: Close position when next candle close [SOLVED]posted in Questions & Answers
@felixnr Ok. The problem is that you selected the current price as your TP. This is why it is closed as soon as it opens. You shoyld select another TP level different from current price.
-
RE: How do I draw a trade line from the oldest pips with the current price ?posted in Questions & Answers
@khalids222 Do you mean the oldest candle on chart? The bet way to get it is via custom indicator. Otherwise you would ned a loop so huge that probably would hinder the whole EA.
-
RE: Detect change in Balans and give updateposted in Questions & Answers
@olavvanderbeek You don't need to wait for 60 seconds. You can watch it on screen in real time by doing this:

-
RE: How to payposted in General Discussions
@talalkhan This is weird. I had no problems with my credit card last time. You should contact the admin to let him know.
-
RE: Using singal MAposted in Tutorials by Users
@suprabhatham If you use the serach tool on top of the forum and you type 'boom and crash' you will find a few threads talking about that. However, That is not an effective strategy in the long term.
-
RE: full version, but I get this message: The trial version has expired...posted in Bug Reports
@rgoo Are you sure you paid a full fxDreema subscription? Or do you mean a specific EA doing that?
