MQ4 indicator not displaying setting options in FXDreema
-
has anyone found that a working compilable custom MT4 indicator will not display the settings within dreeama?
-
@rimbab45 This can happen if it uses the same variables as fxdreema such as "Shift" for instance. Do you have the mq4 file? Ususally you just need to rename those variables.
-
-
@trader-philipps thanks for your reply. here is the file and picture
-
@rimbab45 There was a bench of cyrillic characters in the code that make fxdreema to fail importing the indicator. I deleted the licensing part of the indicator where most of the cyrillic letters occured and the other occurances (mostly comments) as well.
Check that version and reimport it. It should display lik that on import ...

-
it works,thank you so much!!!
