Using #resource to copy code into the EA
-
Hello friends, that's right, I want to use the mql5 #resource command in my Fxdreema source code to copy the data from the indicator that I have and not depend on sending it to other people because it is an indicator that I created myself and I don't want them to have access. I was able to do this normally in mql5 but I'm not able to do this in fxdreema, does anyone have any tips or tricks?
-
You can add using custom code, but will take some work, if you know the code then add it to the MQ file, and generate the EX on your MT platform.
-
@jstap Do you say I create a custom block in fxdreema/studio or use an mql code block?
Would you have any examples? -
Do you have to code to use?
-
I didn't understand. Do you want to know if I have a strategy ready?
-
@jstap I didn't understand. Do you want to know if I have a strategy ready?
-
You have to try and test, so you know what to use where.