i want protect my code in EA.ex4 how i do that ?
-
hello
i want protect my code in EA.ex4(fxdreema) , how i do that ?
thank you
-
I don't know, ask Google

-
- you can use newest MT4 compiler
- you can give important logic manually into DLL (but a lot of people will not DLLs because of security reasons)
- you can use signal service
......

-
__I don't know, ask Google :)[/quote:vu565d89]

-
__1. you can use newest MT4 compiler
2. you can give important logic manually into DLL (but a lot of people will not DLLs because of security reasons)
3. you can use signal service
......
;)[/quote:3gqaqmyx]thank you