A basic EA

 

Hi all,

I don't have knowledge in MQL4 programation but I need a basic EA to backtest my strategy.

My strategy is very simple :

On the DAX, I buy or sell the breakout of the undred lines.

For example, DAX is 8240pts, I buy 8300 target 8315 SL 3285 and I sell 8200, target 8185 SL 8215.

If the price moves down to 8200 then moves to my target at 8185, after I buy 8200, target 8215 SL 8185 and I sell 8100, target 8085 SL 8115.

It's very simple but I'm a newbie in programation.

If anybody is motivated!

Thank you very much,

Thibault

 
Tibauw17:

Hi all,

I don't have knowledge in MQL4 programation but I need a basic EA to backtest my strategy.

My strategy is very simple :

On the DAX, I buy or sell the breakout of the undred lines.

For example, DAX is 8240pts, I buy 8300 target 8315 SL 3285 and I sell 8200, target 8185 SL 8215.

If the price moves down to 8200 then moves to my target at 8185, after I buy 8200, target 8215 SL 8185 and I sell 8100, target 8085 SL 8115.

It's very simple but I'm a newbie in programation.

How do you know it is simple if you don't know how to code it ? perhaps to do it properly it is 2000 lines of code and 4 days to write and 3 days to test ?

Put your request here and you will get an idea of what you are asking for: MetaQuotes official MT4 & MT5 coding

Reason: