Quote:
|
Originally Posted by mike_cole
Hi,
I've a great EA, I want to sell it but I know that ex4 files can be decompiled(I've seen it infront of me), how can I protect my EA,
I think the guys who created the mql language can also easily decompile any mq4 file since they themselves created the compiler,
any solution ?
|
Best solution is: to write it (or the most of it) in c++ and call the dll from MQL4!