@raveon Tipsy is right. You can create and delete as many pending orders as necessary depending on market conditions.
Posts made by l'andorrà
-
RE: Spread Filter & Pending Ordersposted in Questions & Answers
-
RE: How to define a portion of a variable name from user input as a constantposted in Questions & Answers
@jstap Interesting. I think this is the proof that only custom code can do that.
-
RE: EA not taking trades or taking false tradesposted in Questions & Answers
@coinmaster The logic of your example is correct. This means the issue must be in other places. Did you try to select candle ID 0 instead for the crossings? I do not recommend, but maybe it helps.
-
RE: How to define a portion of a variable name from user input as a constantposted in Questions & Answers
@nmbruno Interesting question. Not sure if that is possible in fxDreema without custom code. Any programmer here to let us know?
-
RE: How to build pip steps matingale?posted in Questions & Answers
@smith8 Please don't waste your time with ANY martingale. They don't work in the long rune. Here you have mine if you want to create one:
-
RE: HA DEJADO DE FUNCIONAR LA VERSION DEMO?posted in Bug Reports
@tesfar Excelente. Gracias por compartir.
-
RE: EA not taking trades or taking false tradesposted in Questions & Answers
@coinmaster Initially I would agree with what Tipsy says. Most of custom indicators are repainting and this is the reason why they don't work in fxDreema. If you paid for it, I understand you don't want to share it, but if you want some serious help to fix the issue we need at least a link to the EA. Do not share the indi if you do not want, but we can only guess what happens in the project if you don't share the project.
-
RE: help me for EAposted in Questions & Answers
@arivazhagan-p I replied to the previous thread asking exactly the same. Please don't duplicate threads.
-
RE: Big problem with trailing stoplossposted in General Discussions
@arivazhagan-p You will need to create two groups. One for the first two trades and another one for the last one. Then you specify in the trailing stop block the second group only. I recommend you to read this:
https://fxdreema.com/instructions/builder/groups-and-magic-numbers
-
RE: Anyone know where @roar went?!posted in Questions & Answers
@iceyheart There were some back in the past, but they are not in the forum anymore or apparently they do not participate. I can't give any name right now, I' afraid.

-
RE: shared linkposted in Questions & Answers
@r1ley This is the second thread for the same question. Please don't duplicate threads.
-
RE: Existe algún bloque para comprobar el color de la vela anterior?posted in Questions & Answers
@carlos-i Para subir el enlace del bot correctamente debes seleccionar esto:

-
RE: robotposted in Questions & Answers
@r1ley I recommend you modify blocks 8 and 11 with a 'for each trade' block in both cases.
-
RE: How to get 99% back testingposted in Questions & Answers
Thank you for both replies. Appreciated.
-
RE: Anyone know where @roar went?!posted in Questions & Answers
@iceyheart All of us miss him and roar. None of them are apparently in these forums anymore.

-
RE: ¡Hola a todos! ¿Hay una manera de elegir el valor más alto o más bajo en un rango de velas indefinido, En mi caso, quiero elegir el precio más alto en N velas.posted in Questions & Answers
@marlon-0 Depende de cómo se obtiene essa valor 'N' velas. ¿Lo quieres seleccionar tu como parámetro de entrada o debe calcularlo el propio bot de otro modo?
-
RE: Backtesting issues in MT5 (EAs work Live but not in Backtest)posted in General Discussions
@mohamed80 I don't see ant of the symbols included in those custom code blocks are specified in the pip size rules. Try it again with those rules included there.
-
RE: How to get 99% back testingposted in Questions & Answers
@q8carpenter Just curious. Does ANY broker offer good quality data for MT5 for the last, I don't know, 10 years? Because if they do it only for the last 2 years that is worthless when backtesting as strategy in the long run.
Thank you.