@l-andorrà
I have rectified this issue. Found out from another user that FXDreema uses enPrices as a reference in its compiling / code and if you use an indicator which references this it will run into an error.
I rectified the issue by just changing the indicator.
Can anyone confirm that this is true?
Posts made by IRApTOIR
-
RE: Compilation errors identifier 'enPrices' already used ambiguous access, can be one of:posted in Questions & Answers
-
Compilation errors identifier 'enPrices' already used ambiguous access, can be one of:posted in Questions & Answers
Hello all,
I'm having an issue with compiling my EA when using the TDFI indicator block.
Im getting the following error:Compilation errors
identifier 'enPrices' already used
ambiguous access, can be one of:
ambiguous access, can be one of:
ambiguous access, can be one of:
ambiguous access, can be one of:
ambiguous access, can be one of:
ambiguous access, can be one of:here is the link to the EA in question.
shared/r0PH4nvkdI have tried deleting the indicator and reinstalling it into FXdreema with the enum section blank with no success.
I checked the indicators source code with metaeditor and there are no logged errors.Please find attached the indicator in which is causing the issue.0_1631226795527_Trend direction and force index.mq5
Thanks.
-
50EMA + Supertrend - Not working on MT4 Strategy Testerposted in Questions & Answers
tried making my first EA and having an issue where the strategy tester doesn't work. Is there some documentation for testing and trouble shooting my scripts? Thanks in advance0_1609120995616_50ema supertrend.mq4