zaro123: I wan't to send the .ex4 to a college, the problem is that right now I should also send the include files, and most of the brain of my expert advisor is on this include files. how can I protect those mqh files?
Don't send them. They can't be used anyway.
William Roeder:
Don't send them. They can't be used anyway.
Don't send them is not an solution. and they are used inside the EA.
the whole purpose of the project was to sell expert advisors in the end
Easiest include them all in the expert source file.
If he needs to see the classes headers for some reason, there is no easy solution.
If he needs to see the classes headers for some reason, there is no easy solution.
zaro123:
You problem is not clear. Why not just send the ex4 ?
Don't send them is not an solution. and they are used inside the EA.
the whole purpose of the project was to sell expert advisors in the end
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hey guys, I wrote down a complicated Expert advisor that uses many custom include files that I also coded.
I wan't to send the .ex4 to a college, the problem is that right now I should also send the include files, and most of the brain of my expert advisor is on this include files.
how can I protect those mqh files?
Thanks !