EA programmer

 

I have a fairly simple system but I have no way to test it long term and I have no MT4 EA programming skills. I would like to find a programmer who knows his stuff. I know it works short term because I came in second place in an Interbank mini account contest with it. The system uses a modified MACD Histogram and BB. Please contact me if you're interested. I will gladly pay someone to do this. I would also require a Non Disclosure to be signed. Thanks.

Send me a PM if you can do this.

 

Hi,

Anybody who claims to be guru of writing EA?

Here is one question you might want to help answer:

1. We know "int" is a short form for integer. And we know that special

functions are init(), start(), and deinit(). So,

a) int is used to declare a field of integer; and

b) init (), start(), and deinit() are special functions.

In the body of an EA program, we see such written statements

as: int init(), int start(), and int deinit().

If "ini" which stands for "integer" can be used, then "bool" which

stands for "boolean", "char" that means "Characters" etc or should be able to perform just as well, right?

If not, why not?

In short, why should we call the special functions by using an abbreviation

"int"? Is it logical?

Solofs

 

I think unscratch is going the right way, because if you want to get really good working and fully debugged solution, you should better find professional. But of course it is not free of charge))) solution

Reason: