Compilation Error
-
To anyone who can help, I found a promising indicator called ASO but I have been unable to use it in an EA due to compilation errors which I have been unable to fix. I have attached a screenshot of the errors, a link to the project and also a copy of the mql5 code. Any assistance is highly appreciated.

-
@6ixpappi I'm not a programmer but I guess the problem is that the indicator is not correctly identified by fxdReema. This is a very commom issue with mq5 files here.

-
@6ixpappi is the indicator an mq4 file ? If so run it through meta editor and compile it to see if the indicator itself has errors. To do so just double click/open the file, meta editor if associated correctly with mq4 files should open it straight. Then just click on compile to change it to an ex4 file.