Nanningbob 10.2 auto-trading EA

Share your 10.x automated traders here.
Locked
fx800
Trader
Posts: 1334
Joined: Sun Dec 04, 2011 4:11 am

Re: 10.2; the auto-trading EA is born. Broken link.

Post by fx800 »

JoaoF wrote:Hi Steve,
I really appreciate the work that you do, although I don't know how you find the time! :lol:

The link to your shell EA (located at the end of the third line above the attachments on the first post) is broken, apparently:
My shell EA – the code I use to produce EA's so quickly. viewtopic.php?f=5&t=15

Selecting it produces:
"Board index

Information

The requested topic does not exist."


I know you're busy, but if you get time, could you fix it, please? ;)
Thanks for all.

The link you are looking for is
http://www.stevehopwoodforex.com/phpBB3 ... ?f=15&t=79
ar007
Posts: 1
Joined: Mon Jun 04, 2012 9:10 am

Re: 10.2; the auto-trading EA is born.

Post by ar007 »

Hi all,

How you are using EA attached in the first post? It has a call to an indicator iCustom(NULL, tf, "10.2 WeeklyOpenHistogram 2x1 4.29", barsToProcess, 0, shift) which is not included by nanningbob in the original 10.2 version http://www.forexfactory.com/showthread. ... ost4846473 .
User avatar
lucklogic
Trader
Posts: 85
Joined: Mon Jan 23, 2012 6:26 pm
Location: On The Hoe in Plymouth, UK

Re: 10.2; the auto-trading EA is born.

Post by lucklogic »

Quote from Post 1;
To run the EA, you will need the attached 10.2 indi's in your Indicators folder. You do not need them on your chart.




I do hope that I'm not being stupid but there are no 10.2 indicators to download from post 1 that are required to work with the EA :roll:

Could these please be replaced

Thanks
User avatar
lucklogic
Trader
Posts: 85
Joined: Mon Jan 23, 2012 6:26 pm
Location: On The Hoe in Plymouth, UK

Re: 10.2; the auto-trading EA is born.

Post by lucklogic »

ar007 wrote:Hi all,

How you are using EA attached in the first post? It has a call to an indicator iCustom(NULL, tf, "10.2 WeeklyOpenHistogram 2x1 4.29", barsToProcess, 0, shift) which is not included by nanningbob in the original 10.2 version http://www.forexfactory.com/showthread. ... ost4846473 .

He is definitely right, could these indicators be included again
fx800
Trader
Posts: 1334
Joined: Sun Dec 04, 2011 4:11 am

Re: 10.2; the auto-trading EA is born.

Post by fx800 »

ar007 wrote:Hi all,

How you are using EA attached in the first post? It has a call to an indicator iCustom(NULL, tf, "10.2 WeeklyOpenHistogram 2x1 4.29", barsToProcess, 0, shift) which is not included by nanningbob in the original 10.2 version http://www.forexfactory.com/showthread. ... ost4846473 .
007 has a point. The original WeeklyOpenHistogram 2x1 4.29 has now been updated to WOH 2x1 5.22.

The indicators for the NB 10.2 AUTO-TRADING EA is attached below.
You do not have the required permissions to view the files attached to this post.
Last edited by Anonymous on Mon Jun 04, 2012 4:55 pm, edited 3 times in total.
forexripper
Trader
Posts: 133
Joined: Fri Apr 13, 2012 6:11 pm

Re: 10.2; the auto-trading EA is born.

Post by forexripper »

Hi all coders,

Purely using NN 10.2 I don't think there should have been trades like NZ sell or UCHF buy which this EA fired when mkt opened (Asian session). The code should direct EA to open a trade when there is a cross of price above or below Pivot or any S/R levels on screen or any of the user chosen MA(5.1,5.3,5.5). If price is already below any such point when mkt open then it should ignore taking a trade unless Friday close was above it.

E.g. say Friday close was above weekly R1 and mkt opened below R1 then trade taken is fine if slope and WOH 2x1 are in same line but if Fri close was below R1 and mkt also opened below R1 and below Friday close then no trade.
Kenboi
Trader
Posts: 66
Joined: Tue Apr 24, 2012 4:35 am

Re: 10.2; the auto-trading EA is born.

Post by Kenboi »

Can somone help me with invalid stop error I got? Thanks.
User avatar
Mike
Trader
Posts: 272
Joined: Sun Dec 11, 2011 12:30 pm
Location: Italy

Re: 10.2; the auto-trading EA is born.

Post by Mike »

forexripper wrote:Hi all coders,

Purely using NN 10.2 I don't think there should have been trades like NZ sell or UCHF buy which this EA fired when mkt opened (Asian session). ....
I use the EA v1g and a short moment ago at 12.06.05 00:00 GMT+1 NB 10.2 fired simultaneously usdjpy sell and gbpusd sell trades:
usdjpy is >Weekly open 1, weekly open 2 is negative and price did not cross any Weekly Pivot
gbpusd is >Weekly open 1, weekly open 2 is negative and price did not cross any Weekly Pivot
Do I misunderstand or is there some problem? thanks for your help
Michael
Image
Image
AGT
Trader
Posts: 889
Joined: Thu Nov 17, 2011 7:20 pm
Location: Germany

Re: 10.2; the auto-trading EA is born.

Post by AGT »

Mike wrote: I use the EA v1g
Michael
May be its a bit too old vers. ? We have already 1u ... many things have been changed since 1g ?!
forexripper
Trader
Posts: 133
Joined: Fri Apr 13, 2012 6:11 pm

Re: 10.2; the auto-trading EA is born.

Post by forexripper »

Few observation points for Steve and other coders

1) The SL on this EA is at next S/R level. Can we add a few pips say 10-15 to it so we have little more cushion if price just touches those levels and continues the trend.
2) WPC trades should be at crossing or failure at levels instead of just touching them e.g. today price on EU was initially below weekly pivot but then closed above it but the EA took sell trade as soon as it hit the pivot instead of waiting for price fail at that level and then sell (which never happened though).So instead of no trade it sold and now sitting at a loss.
3) D1/H4 trades do not have a set TP
4) So far in last 5-6 trading days with this EA no BB trades.

Please consider these changes. People seem to be having more fun with Shelley and now Baluda and do not find this EA so exciting but this to me is the core.

Thanks
Locked

Return to “10.x EA forum”