Please Help Create an EA for My Strategy

Kennymoore

Trader
May 17, 2017
12
1
7
39
Thanks admin, the system makes use of high and low
At a particular pips from the lowest point it should open a buy, take profit at a number of pips,stop loss at the low then trailing stop. For example.
The low of GBPUSD is @ 1.2900 and the current price is @ 1.2940 it should buy take profit @ 1.3000 and it should trail the stop Incase the trade fails to hit the take profit

For the sell trade if the price drops from the the recent high by 40 pips it should open a sell ,take profit and stop loss
Note: it can only have a position per time and it should increase the lot size after every failed trade. But once the take profit is achieved it should go back to default lot size
 

Kennymoore

Trader
May 17, 2017
12
1
7
39
Yea daily low and high, it's productive cos it uses a martingale principle, it's basically a breakout system with good risk to reward ratio it can be quite productive. The lot multiplier ensures that

The settings determine the productivity, I once traded it and it was impressive only that I couldn't monitor it well due to work schedule that's why I want it automated
 
Last edited by a moderator:

Kennymoore

Trader
May 17, 2017
12
1
7
39
The lot sizing uses 1.2 increment and not 2.0 like martingale. If u calculate it well u will see the workability. For example if it bought 1 lot the next lot will be 1.2 lot so that it can compliment the losses of d previous trades.
However if u insist u can code it without the increment.thank u
 

Kennymoore

Trader
May 17, 2017
12
1
7
39
u might be lucky , but do not add increase lot function.from my 10 years experience and as a system developer, i advice you .
Thanks for ur advice ayemata but it's not the dangerous martingale settings I just want it to increase a little like say 1.2 increment
 

Enivid

Administrator
Staff member
Nov 30, 2008
19,246
1,507
144
Odesa
www.earnforex.com
Thanks admin, the system makes use of high and low
At a particular pips from the lowest point it should open a buy, take profit at a number of pips,stop loss at the low then trailing stop. For example.
The low of GBPUSD is @ 1.2900 and the current price is @ 1.2940 it should buy take profit @ 1.3000 and it should trail the stop Incase the trade fails to hit the take profit

For the sell trade if the price drops from the the recent high by 40 pips it should open a sell ,take profit and stop loss
Note: it can only have a position per time and it should increase the lot size after every failed trade. But once the take profit is achieved it should go back to default lot size
Do you want it to work with pending orders or with market orders?
 

Kennymoore

Trader
May 17, 2017
12
1
7
39
I succeeded in running it but it's not trading when I tried back testing it, it only displayed high and low on the screen
 

Kennymoore

Trader
May 17, 2017
12
1
7
39
Ok pls can u send me the ex4 file directly so I can just attach it, I notice from the test result that it didn't increase lot size