MQL4 - automated forex trading   /  

Forum

How to protect my code.

Back to topics list To post a new topic, please log in or register

avatar
63
SimonTrader 2008.10.17 00:03 

Hi,

I need to introduce in my EA a routine able to ask a password and to change it after a certain period. The password allows the EA to perform trades.

I am looking for the magic words to write this simple procedure.

Thank you all for any answer.

SA

article

Jury Session Record of the 12th of November 2008

Several more Expert Advisors were discussed on this Jury session.


avatar
205
cybernet69 2008.12.17 00:37 
SimonTrader wrote >>

Hi,

I need to introduce in my EA a routine able to ask a password and to change it after a certain period. The password allows the EA to perform trades.

I am looking for the magic words to write this simple procedure.

Thank you all for any answer.

SA

it wont help, you can use a ex4 decompiler program.


avatar
96
kiwi06 2008.12.17 03:09 
SimonTrader wrote >>

Hi,

I need to introduce in my EA a routine able to ask a password and to change it after a certain period. The password allows the EA to perform trades.

I am looking for the magic words to write this simple procedure.

Thank you all for any answer.

SA

don't publish it is the only way, why do you want to protect your ea in the first place

is it to sell, lease/rent or what?


avatar
63
SimonTrader 2008.12.19 21:37 
kiwi06 wrote >>

don't publish it is the only way, why do you want to protect your ea in the first place

is it to sell, lease/rent or what?

Lease.

Do you have any ideas/experiences?

Simon


avatar
152
robotalfa 2008.12.20 03:04 

I've never tried it but you can make it run from your own server. This way only you have access to EA. The problem is that you need access to client's account to be able to attach expert.


This approach doesn't sit well with some clients; you could offer these clients fund management arrangements instead.

Back to topics list  

To add comments, please log in or register