I want to show a true/false display menu in some of my input parameters but I simply can't find the mql4 documentation showing what type of constant should I use for that. Could someone please help?
Posts made by l'andorrà
-
What type of constant do I need to show a boolean display?posted in Questions & Answers
-
RE: Currency exposureposted in Questions & Answers
Four years here and this is tyhe first time I read it!!!

Thank you very much again.
-
RE: Mr fxDreema - Trade Comment is missing for Close Position & Trailing Stop Blocks etcposted in Questions & Answers
An interesting idea. I support it.
-
RE: CCI Divergenceposted in Questions & Answers
I agree. Trying to create a structure to find them can be vry time consuming. A custom indicator doing the job for you would be much easier to work with.
-
RE: Indicadores de alertas, de confirmaçãoposted in Questions & Answers
Me temo que hay muy pocos usuarios que hablen portugués. ¿Hablas español o ingles?
-
RE: Debugger - A need of the hourposted in Questions & Answers
This the way I'm doing it for years. Didn't know there was an alternative.
-
RE: OBV + EMA Custom indicator.posted in Questions & Answers
Did you import it correctly to your fxDreema account? Can you see the buffers?
-
RE: How to make a block pass indefinitely?posted in Questions & Answers
Ok. The logic is correct so firstly create a boolean variable initialized as false and then connect this block below block 4.

Now please show me the part of the EA in which you expect the price to penetrate the lower band.
-
RE: New version of offline fxDreema?posted in Bug Reports
@okii This is really weird. Never found that, although. Certainly you should contact the admin informing about that.
-
RE: New version of offline fxDreema?posted in Bug Reports
@roar Sadly the admin is not updating the app.
I would certainly use it it it was updated for Windows 10. -
RE: Currency exposureposted in Questions & Answers
Once more, roar at the rescue! Impressive, once more.
BTW, what's the logic at using the yellow output of the 'For each trade' block? What is the opposite of 'For each trade? No trade, maybe?
-
RE: How can I create a long wick candle followed by an engulfing candle?posted in Questions & Answers
If you don't want to measure it im pips how did you plan to do it? Look at all the available options in fxDreema:

-
RE: Programmers wanted (again). How can I insert variable symbol names?posted in Questions & Answers
Ok. Thanks. Shouldn't that 'sym' variable be inserted into the 'buy now' block too?
-
RE: new value separately in variables on the same candle id 0posted in Questions & Answers
Sure, you just need to create a variable and storte the value there. I'm afraid I don't see what's the problem.
-
Programmers wanted (again). How can I insert variable symbol names?posted in Questions & Answers
I'm working with a broker offering CFDs. This means the name of each symbol is changed quarterly: from GER30Mar20 to GER30June20, for example. I have to change the name in the global options quarterly and it is very annoying every time I simply forget to do it.
Can someone please tell how could I create something like GER30* on the global options and fix the problem once and for all?