Sharing an EA without Sharing the Code

 
I have written an EA for managing an open trade to close it as safe as possible. The EA receives the order ticket number as an external variable and then manages TP and SL to close the trade safely. I shared the EA with some people. They want to use it in their EAs but I do not want to share the source code with them. Is there a work around this issue so that they can use the EA within their own EA without the necissity to see the source code?

I've heard something about creating a dll file but I don't know how to build one and how it really works.
 
I told you aparsai you should work with me. :)
 
irusoh1 wrote:
I told you aparsai you should work with me. :)

:-D
 
Can't you just provide the ex4 file and the mqh file without the mq4?
 
4x4ever wrote:

Can't you just provide the ex4 file and the mqh file without the mq4?

Thanks very much.
This is the answer I was looking for.
Reason: