Calling on the Masters
-
I am using an indicator called Autotrendlines: It is working well manually on chart but I cannot compile it in Fxdreema. It give an error as the below picture. Can a helping programmer maybe take a look and alter it, so we can use it.
Thanks in advance0_1617820653984_Autotrendlines 3.mq5

-
@alphaomega No Error for me, can you see in mql5 file if there is "enum" like in the picture below

-
@miki Thanks for your reply.... no I cannot see it.... Should I insert that line?

-
@alphaomega I meant in ea file
-
@miki Let me check quick
-
@miki Sorry ... How to open the ea file?
-
@alphaomega in the fxdreema builder download mq5 instead ex5

and open it with metaeditor -
@miki Ok ... I did that originally ... but then it came to the picture I sent you... wait I will do it again
-
@miki Sorry to waste your time ...
If I try to import the project it says no record found

But I have it uploaded in My indicators folder

And if I open the Mql5 file from my computer I get this lines in the editor

So I do not know what I am doing wrong?
-
@alphaomega when upload the indicator in fxdreema you must have enum like me

-
@miki Yes.... I have deleted it and then uploaded again: I have the same then you now...

So I will check if it runs this time
-
@alphaomega tell me if it's ok
-
-
@alphaomega control again if there is enum in Add Custom Indicator window
-
@miki Really appreciate your time spent... Yes, the enum is still there:

-
@alphaomega i don't understand, why? To me the problem is that. If i cancel in my expert advisor file enum word i receive the same error

-
@miki Do you get this code from your Metatrader? If yes, then the problem for mine is there because my coding looks different than yours... Check my lines is not the same than in your picture.

-
I am going to download the autotrendlines again ... maybe the file on my computer got corrupt or something
-
@alphaomega you opened the indicator file not expert file. My picture refers expert file
-
Miki I took the same autotrendlines file I uploaded in the first post.. I added it to My indicators file... It compiled the expert file correctly .. But when I want to run it in metatrader it gives me this error

