Agreed, I guess the problem should be in the compiling area. Otherwise, that shouldn't happen.
Posts made by l'andorrà
-
RE: VPS Errorposted in Questions & Answers
-
RE: I can not find the indicators supper trend nor the hull moving average!posted in Questions & Answers
That indicator is simply terrible! It repaints like crazy. I strongly recommend you to find an alternative indicator if you want any hope of success.
-
RE: PENDING ORDERS FROM TRIGGERED PENDING ORDERSposted in Questions & Answers
@Ben-Romewel You need to do this in the 'on trade' tab:

-
RE: Different take target for first orderposted in Questions & Answers
@mumohamadmu I'm not sure I fully understand what you mean by this. 'If the price declines before the first target and declines after the first deal...'
-
RE: How to stop trade for some certain timeposted in Questions & Answers
@zullk21 You can also connect these blocks immediately above your 'buy/sell now' blocks:

-
RE: Moving Average Applied Priceposted in Questions & Answers
Are you sure you are emulating the input parameters of that custom indicator as explained in this tutorial?
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
-
RE: Trailing STOP Feature Wantedposted in Questions & Answers
@Joomlun I'm afraid the only person who could do that is the admin, and personally I don't think he will. Maybe you can contact him directly and ask for it.
-
RE: Close positions at end of the dayposted in Questions & Answers
@pharmlatex Your logic is correct. You just need to remove the 'if trade' block and then use hour and minute details and not using seconds as you are doing now. I mean you need to use 23:00 instead of 23:00:00. Then it will work.
-
RE: Optimize the Computing Powerposted in Questions & Answers
@User17543 As jstap said, 'AND' blocks are completely unnecessary. You can remove them all and never use them again. Just connect one to block to the next one to get the exact same result.
On the slow execution, sadly this is the price we have to pay for using fxDreema. No EA created here will ever be as efficiently executed as a custom code designed one. But we do not need to be programmers to use fxDreema.

-
RE: help Indicador 2 buy and sellposted in Questions & Answers
En ese caso debes substituir el bloque 'pass' de la parte superior por uno verde 'once per bar'.
-
RE: Comment Block Date Formatposted in Questions & Answers
@Pascal-0 No. They are completely different. You are selecting texts as the origin of the information while I selected the object (your rectangle).
-
RE: Comment Block Date Formatposted in Questions & Answers
@Pascal-0 You need this configuration to find info related to both vertical and horizontal lines on a rectangle. Those vertical are the times you are looking for:
-
RE: Cannot Get Custom Indicator To Workposted in Questions & Answers
@CryptoKnight1-0 The problem is in the buffers. fXDreema cannot find them. You will have to emulate them as explained in this tutorial:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
However, there is no 100% guaranteed they will work, though.
-
RE: CERRAR GRID NEGATIVOSposted in Questions & Answers
@salek La forma más fácil de hacerlo es esta:

-
RE: Important additionposted in Questions & Answers
You can create a condition doing that by using a variable.

