Need someone to write me an expert adviser for my strategie

 

Hello MQL Community, and specially programmers, prefer in german language.

I have concepted a strategy based on Linear Regression Indicator and calculate and build this one in Excel Calc. The Result are very intresting and now i think about how could it working as an EA.

So im asking for german speaking programmers to help or construct me an EA to this Strategy.

 

I have separete the functions i need for this one.

For example:

 

- reading out the endpositions of the Linear Lines, maybe simple possible from the Data Window

- put this position data into fixed zones

- activate and deactivate this zones

- setting orders automaticly to this activated zones, were every zone has an different order size. all have to be fixed to work properly. thats why i mean zones

- delete and setting new orders after an definated time ( one hour maybe) to the new positions of the active lines

- if the order was executed, the zone should be deactive for this line position and no new order will be set

- take profit and stop loss should be updated in the same intervall ( one Hour ... ) from defined line positions, for running trades 

... thats all for the first.

 

now i want to know , what functions are possible to programming ?

but i think this couldnt be so difficult, because all the source data for order position, stopp loss, and take profit, cames from fixed position from end positions of the Linear Indicator Lines.

there no complicated calculation needed. only fixed numbers.

... and its should be switchable between H1 H4 and D1 timescale.

maybe it could be like:

Input:

 

Timescale H1 / H4 / D1  

 

zone one

active   true / false

order size ..... 

 

zone two

active  true / false

order size .....

 

zone three 

 

... and so on

internal calculated take profit and stopp loss positions 

 

maybe thats all i need ...  

 

if some one understand what i mean .... whit my simple english .... thanks for answers and ideas

 

greets mrblue2110 

 
mrblue2110:

Hello MQL Community, and specially programmers, prefer in german language.

Please take a look at the Freelance section.
 
Malacarne:
Please take a look at the Freelance section.
Hello, thanks for answer, im new here. where i can find the freelance section ? 
 
mrblue2110:
Hello, thanks for answer, im new here. where i can find the freelance section ? 

 ok i found it ... 

im not a programmer ;-) ... thats why im asking for programmers

thanks 

 
mrblue2110:

 ok i found it ... 

im not a programmer ;-) ... thats why im asking for programmers

thanks 

ok i got it  ... :)

 

thank you !