stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Multi 10:4 Trader EA
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=1619
Page 18 of 160
Author:  zentauro67 [ Mon Mar 18, 2013 3:44 pm ]
Post subject:  Re: Multi 10:4 Trader EA

MrLong wrote:Hello Traders,



I've added a new setting: extern int maOuterBufferPips = 300; <== Change to your own setting.

Change this number to whatever you like, the EA will not trigger a trade if price is more than that amount of pips away from the 240 MA.

extern int maBufferPips = 20: <== Change to your own setting.
Will not trigger a trade until that amount of pips away from the 240 MA.




Thanks
Andy

That´s wonderful! (I´ll set 350 / 25 )

mabufferpips will avoid that kind of scalping trades (with huge spreads costs) that were killing my demo account.


(I deleted pending orders from 6.0 and run 7.0. It looks great. Big improvement here.)
Author:  nando88 [ Mon Mar 18, 2013 4:59 pm ]
Post subject:  Re: Multi 10:4 Trader EA

Thanks to fix some bugs and updated to ver. 1.07 - I'll test it on my demo account.

Great work, MrLong! ;)
Author:  veeyem [ Mon Mar 18, 2013 5:06 pm ]
Post subject:  Re: Multi 10:4 Trader EA

Awesome Andy. I replaced the EA and it has taken control of the open orders in breeze. Will keep you updated on the progress. Thx.


Regards,
VeeYem
Author:  roje [ Mon Mar 18, 2013 5:17 pm ]
Post subject:  Re: Multi 10:4 Trader EA

MrLong wrote:Hello Traders,

Version 1.07: on page 1.


Version 1.07 has been running all night and seems to be working ok.

I've added a new setting: extern int maOuterBufferPips = 300; <== Change to your own setting.

Change this number to whatever you like, the EA will not trigger a trade if price is more than that amount of pips away from the 240 MA.

extern int maBufferPips = 20: <== Change to your own setting.
Will not trigger a trade until that amount of pips away from the 240 MA.

int correlationTF = PERIOD_H4; <== Changed to H4 TF

Don't forget to change the Magic Number.

Lets see what comes up next.


Thanks
Andy
Hi,
i have version with RSI, did you add it to this version ? Or it is only stoch 5 version ?
Author:  analda3 [ Mon Mar 18, 2013 5:44 pm ]
Post subject:  Re: Multi 10:4 Trader EA

MrLong wrote:Hello Traders,

Version 1.07: on page 1.


Thanks
Andy
Thank you very much Andy. Great job and many thanks for sharing.
As i am testing the EA, i wonder if there is already something coded in there which will prevent me for been too heavy on a specific currency. For instance right now because of the JPY weakness at the moment, the EA has opened AUDJPY, GBPJPY and NZDJPY all buys and there are 2 more pendings CADJPY and USDJPY both buys as well. If JPY bounces back it might generate big loses. Even if i delete the pending orders the EA reopens it right away since the pair meets the 10.4 criteria for a pending.
Thanks again


Thanks again
Author:  MrLong [ Mon Mar 18, 2013 5:44 pm ]
Post subject:  Re: Multi 10:4 Trader EA

roje wrote:
MrLong wrote:Hello Traders,

Version 1.07: on page 1.


Version 1.07 has been running all night and seems to be working ok.

I've added a new setting: extern int maOuterBufferPips = 300; <== Change to your own setting.

Change this number to whatever you like, the EA will not trigger a trade if price is more than that amount of pips away from the 240 MA.

extern int maBufferPips = 20: <== Change to your own setting.
Will not trigger a trade until that amount of pips away from the 240 MA.

int correlationTF = PERIOD_H4; <== Changed to H4 TF

Don't forget to change the Magic Number.

Lets see what comes up next.


Thanks
Andy
Hi,
i have version with RSI, did you add it to this version ? Or it is only stoch 5 version ?
I'll upload the STOCH/RSI version as version 1.08, otherwise we'll have 2 versions running and will be a night mare to manage any bugs that crop up.



Andy
Author:  MrLong [ Mon Mar 18, 2013 5:51 pm ]
Post subject:  Re: Multi 10:4 Trader EA

analda3 wrote:
MrLong wrote:Hello Traders,

Version 1.07: on page 1.


Thanks
Andy
Thank you very much Andy. Great job and many thanks for sharing.
As i am testing the EA, i wonder if there is already something coded in there which will prevent me for been too heavy on a specific currency. For instance right now because of the JPY weakness at the moment, the EA has opened AUDJPY, GBPJPY and NZDJPY all buys and there are 2 more pendings CADJPY and USDJPY both buys as well. If JPY bounces back it might generate big loses. Even if i delete the pending orders the EA reopens it right away since the pair meets the 10.4 criteria for a pending.
Thanks again


Thanks again
You can enter pairs in the ignore string like: extern string IgnorePair = "USDJPY, GBPJPY"; // place symbol if you want to ignore.

I'll look at adding a filter in version 1.08.

Andy
Author:  mjws00 [ Mon Mar 18, 2013 8:01 pm ]
Post subject:  Re: Multi 10:4 Trader EA

analda3 wrote:
MrLong wrote:Hello Traders,

Version 1.07: on page 1.


Thanks
Andy
Thank you very much Andy. Great job and many thanks for sharing.
As i am testing the EA, i wonder if there is already something coded in there which will prevent me for been too heavy on a specific currency. For instance right now because of the JPY weakness at the moment, the EA has opened AUDJPY, GBPJPY and NZDJPY all buys and there are 2 more pendings CADJPY and USDJPY both buys as well. If JPY bounces back it might generate big loses. Even if i delete the pending orders the EA reopens it right away since the pair meets the 10.4 criteria for a pending.
Thanks again


Thanks again
As a work around I have just been editing the pending to a value way out of range. Then with a quick delete you can get back in without messing with settings and ignore. Pretty simple and keeps track of what the ea sees as viable. Haven't had a chance to fire up the new flavour yet.

Beautiful job so far, Andy. So much hype and attention hope you don't get over loaded.
Author:  fire580 [ Mon Mar 18, 2013 8:17 pm ]
Post subject:  Re: Multi 10:4 Trader EA

Anyone else still having a problem with Max Pairs?
Author:  MrLong [ Mon Mar 18, 2013 9:00 pm ]
Post subject:  Re: Multi 10:4 Trader EA

fire580 wrote:Anyone else still having a problem with Max Pairs?
Hi,

I'll check that out.
All times are UTC Page 18 of 160