My MT4 is running a 1090 build.
Posts made by isp00rt
-
RE: Why can't this EA be put into a chartposted in Questions & Answers
-
Why can't this EA be put into a chartposted in Questions & Answers
Dear all,
I created a short testing EA you can find here:
https://fxdreema.com/shared/gHo21l31c
I don't know why, but once installed at my MT4 it cannot be put into any chart. All my previous FXDreema EAs were running smoothly at the very first time, but not this one.

Could please anyone tell me why?
Thank you in advance
-
RE: Question about optimizing parametersposted in Questions & Answers
Great! So essentially what that box does is selecting a value range to be optimized for each parameter, and it chooses those values instead me. Is that correct?
That means I can manually choose other range to be optimized whenever I want, right?
-
Question about optimizing parametersposted in Questions & Answers
I want to try to optimize some parameters but I would appreciate some confirmation about how it works at Fxdreema before doping it. If I understand correctly I can tick as many parameters to optimize as I want, but must I duplicate all of them for buy/sell trades? I mean that if I choose to optimize a moving average period, do I have to tick both buy and sell paths in my blocks or not?
And the second question is confirming that once selected as optimizable at FxDreema, those parameters will be now elegible at the MT4 optimization tool whereas they weren'r before. Am I right?
Thank you in advance.
-
RE: MT4>>MT5posted in General Discussions
Just one more question. Can I import a MQ4 EA and then export it as a MQ5 EA in order to "translate" from one language to the other?
-
RE: MT4>>MT5posted in General Discussions
when you are creating your project, (new project), select radio button to Metatrader 5
Great! Thank you :simple_smile:
-
RE: MT4>>MT5posted in General Discussions
Just curious. How can we choose to download our EAs for MT5? The builder shows mq4/ex4 extensions only...
-
RE: Sorry, I can't find a thread I found some months agoposted in General Discussions
Ok. I 'll try to implement it. Thank you for yourl help.
-
RE: Sorry, I can't find a thread I found some months agoposted in General Discussions
Well, after having studied your proposal of EA, I find it simply brilliant, but before trying to implement it I have a few questions I would like to ask, if you don't mind. There are three points I don't fully understand and your help would be much appreciated.
- I don't understand the function of blocks 12 and 17. Could you please tell me what do they do exactlty?
- Why do blocks 13 and 18 include "(in loop)..." options? Honestly, I don't understand what those "(in loop)..." selections do, sorry.

- In which EA should I include the modifiying "terminal variable" part from 1 to 0? In the "pipcounter closer" or in all the others?
Thank you very much in advance.
-
RE: Question about writing indicator valuesposted in Questions & Answers
I guessed it should be for a silly reason. Fixed and fully operational. Thank you very much again.

-
RE: Question about writing indicator valuesposted in Questions & Answers
By the way, thank you very much for your help!

-
RE: Question about writing indicator valuesposted in Questions & Answers
Ok. I didn't remember that rule. Now I modified it and this is how it is designed:
https://fxdreema.com/shared/pj1q5YuBd
It works perfectly except for one single detail. Two of the data rows required (rows 3 and 4) are not recorded. Emails are correctly sent and data from rows 1 and 2 is always correct, but the other two are missing.
Any hint why is this happening? -
RE: Question about writing indicator valuesposted in Questions & Answers
Could someone please help?

-
RE: Question about writing indicator valuesposted in Questions & Answers
I tried this, but no messages are sent.
https://fxdreema.com/shared/ILflvUL5c
I checked my MT4 platform can send emails. Could you please tell me what am I missing?
-
RE: Question about writing indicator valuesposted in Questions & Answers
Interesting. This raises a few more questions.
- I Took a look at the "Log Message" block, but I can't see how I can specify which indicators values should be printed. Only one space text is available.
- How will rows shown if I use the "Write to file" block?
- If I understand correctly, both of the previous blocks should be put at the "On Trade" tab, right? Will that be enough to print/send the required info every trade is open or should they be connected to any previous block?
-
Question about writing indicator valuesposted in Questions & Answers
I remember having read somewhere (I can't refind the thread) that there is a way to write all values of my indicators every time a trade is open. I see an interesting block called "Send e-mail". I see I can specify up to 10 data rows. Can I use it to send me an email with all values registered every time a trade is open?
However, I would prefer reading it at the "Experts" or "Log" tabs at my MT4 platform. How could I implement that?
Thank you very much in advance.
-
RE: First indicator questionposted in Questions & Answers
Ooops. I was sure Fxdreema could be used to create indicators!

Sorry, forget my question. -
First indicator questionposted in Questions & Answers
I want to create my first indicator and it will be one dedicated to identify certain candle patterns. I'm especially interested in engulfings. I know how to implement it in fxdreema except for one thing. I want to create a variable in which I will specify how many times (1.5, 2, 3, 4.2, etc.) the engulfing body's candle is larger than the engulfed body's candle.
Could someone please help?
