Importing a MQL4 indicator ERROR
-
Hi Everyone
i am trying to import this indicator but it says 'no record'

I have search the forum and found the previous time this error was apparent was in 2017, there it left a message I should start a new topic... Any help would be appreciated -
Edited:.... Definitely its on FXdreema side which the error occur .... I have loaded another indicator that works for a fact and it also says... ERROR: no record data
(Ok guys... I think i know why it is an error.... The MQL4 has errors according to meta editor.... Now I am looking for a coder to help me fix it.. any takers?)I will appreciate the help... Thank you! -
Is this the first time this happens to you? Is that indicator the only one in which that error appears?
-
@l-andorrà Hi ... Thanks for the reply... yes it is the first time... I have not yet imported any EA mql4 file before, I tried another indicator mql4 and it worked.. Maybe I can share it with you?... I am wondering if there is not mistakes in the code?
The ea is not working well ... i want to change it... here is some errorss in MT4 editor.. could this lead to FXdreema not wanting to import it?

-
I tried a few other indicators now ... they all seem to give this no data error when importing... Yes the problem must be with FXdreema
I now have imported an EA I have made with FXdreema... It loaded with no problem... it seems the error comes withh any other MQL4 filess not made in FXdreema -
@alphaomega May you share the indicators that are failing?
-
@trader-philipps ... Mornings.. Thank you for responding... Yes sure... Hold on..
0_1578976121862_EA_MFallico_HAshi_V2.0.mq4 -
@alphaomega That's an EA not an indicator. Or are you trying to import the MQ4? That wouldn't be possible afaik as it was not build with fxdreema.
-
@trader-philipps .... Oh! I thought any mql4 file is ok for importing? Anyway this EA is not working well and I want to change it. keeping in mind I am not a programmer.. any ideas on how to go about it?.. I much appreciate the reply
-
@alphaomega If you understand mql language a bit I think you can try to rebuild it in fxdreema. The code appears to be well structured and a bit commented.
-
@trader-philipps I understand nothing of mql.. I am a construction builder by trade... I will give it a try but I do not have lots of hope me ever going to be good at this... I am too old already... lol... Thank you so much for your input and confidence
-
@alphaomega What part you want to improve btw. If it's not much you may let someone code that part.
-
@trader-philipps ... Ok.. Let me understand this.. How much is not much, I would,nt know?... The mql4 file code of the ea I can see in mt4, but I do not understand what I am reading..If someone could transfer the code from mt4 to FXdreema, I will understand how to alter the strategy the way it is suppose to work, therefor I will be able to make adjustments. (FXdreema building blocks make things much easier for me)..
If I use the ea as is now, it take the orders wrong.. Also I get a lot of error 130 in mt4.. In other words..
How I understand the strategy is suppose to work and how it is working in reality is 2 different planets. On H1 TF it should take the orders every candle after the first candle has close in a direction.. either long or short.. This does not happen now in the way whoever wrote the EA. Also I highly doubt the EA read all the conditions before putting an entry... I have played with the settings for a long time. Another problem.. The EA now works with about +/- 8 indicators but not all is needed.. at most 4 indicators is enough to establish the correct entry.
Example:


Can you maybe recommend someone I can ask to transfer the code to FXdreema .. I can then take it from there. This coding is not my world and the closet I got to coding was watching the movie Matrix... thank you very much for all the input you have given thus far. Highly appreciated!