bossxero was talking about the big ben trading system today.... personally it was not familar to me..... doing a quick google search for big ben accrete pdf will yield a pdf containing the rules but not much in the way of an ea that is coded in my style.....
had a couple spare minutes this evening so figured i'd pound one out..... included below is 'little ben'.....
the ea allows to set the look back period by adjusting the "length" setting.....
the 'presetbuyhour' and 'presetsellhour' will set your hours to place the orders...
the orders are the stop type and the settings are 'buypips' and 'sellpips'....
the 'delay' sets the expiration for unfilled orders.... 8 will kill all unfilled orders in 8 hours....
standard lots, stoploss, profittarget and such....
the 'account' setting is for your account number, live or demo....
'maxlongs' and 'maxshorts' are just to allow for multiple trades....
don't worry about the 'minute' setting....
you'll need the include 'orderreliable'..... or you can just remove the term 'reliable' every place it appears.....
while the strategy is based on the gbpusd, it works perfect on the eurusd also....
for me, it has always paid best to trade with the real trend.... so the 'allowlongs' and 'allowshorts' allows you to trade long only, short only or both......
there is no provision in the ea for trend determination but it could be added easily enough...... and should be.....
and again , a quick google search for big ben accrete pdf will yield a pdf containing the rules ......h