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

Multi 10:4 Trader EA
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=1619
Page 5 of 160
Author:  MrLong [ Thu Mar 14, 2013 11:39 am ]
Post subject:  Re: Multi 10:4 Trader EA

Kruspe wrote:I think there is a little bug in dashboard. It opened NZDCHF. When I made this screen I was in 60 pip loss, but dashboard shows only 6. Now it´s - 130 and it shows only -13.
I don't have a clue whats happening there, I used Alpari(UK) and Global Prime and all worked ok.

Sorry I carn't be of any help to you.

Andy
Author:  mjws00 [ Thu Mar 14, 2013 11:50 am ]
Post subject:  Re: Multi 10:4 Trader EA

Andy this is working perfectly and beautifully on my acct. I am patient so will tweak and test. Heh, I am also geeky enough to have spent an hour or so in the code BEFORE I even had it loaded on a platform ;) Your correlation twist is very cool. It feels like discretion on exits will be where the money is. I pretty much want to be stopped out or take profit manually or at 1 level, don't see yet how to do that, but can mod easily so no worries.

Awesome work. Thanks for letting us play with it.

Regards,

Mike
Author:  DocT [ Thu Mar 14, 2013 11:59 am ]
Post subject:  Re: Multi 10:4 Trader EA

mjws00 wrote:Andy this is working perfectly and beautifully on my acct. I am patient so will tweak and test. Heh, I am also geeky enough to have spent an hour or so in the code BEFORE I even had it loaded on a platform ;) Your correlation twist is very cool. It feels like discretion on exits will be where the money is. I pretty much want to be stopped out or take profit manually or at 1 level, don't see yet how to do that, but can mod easily so no worries.

Awesome work. Thanks for letting us play with it.

Regards,

Mike
Mike/Andy
This would be a great add since an autoEA with TP at one level should be able to produce amazing results. Then we could have discretion on top to take to 2 or 3 levels or leave with a trail SL of some kind. Brilliant work guys. Hats off to you Andy ;-) and Mike
Author:  eevra [ Thu Mar 14, 2013 12:05 pm ]
Post subject:  Re: Multi 10:4 Trader EA

MrLong wrote:
Kruspe wrote:I think there is a little bug in dashboard. It opened NZDCHF. When I made this screen I was in 60 pip loss, but dashboard shows only 6. Now it´s - 130 and it shows only -13.
I don't have a clue whats happening there, I used Alpari(UK) and Global Prime and all worked ok.

Sorry I carn't be of any help to you.

Andy

MrLong , So many guys are so happy that you released this EA. I live in India & use GCI Empty4 which offers these symbols - NSE_Nifty , Silver & Gold. Have been watching NB 's 10.4 on all these symbols.
While I am able to these symbols apart from the major Forex , I do not get the " NSE_Nifty " to show. The older dashboards multibob versions 1.2.14 shows the symbol.
Can you pls look into this. This will be great & would be ever grateful to you all & you ( & CT) in particular .
Thsn I will join this happy members club as well.

attacged a snapshot.
Thx.
Author:  kwchau [ Thu Mar 14, 2013 12:06 pm ]
Post subject:  Re: Multi 10:4 Trader EA

MrLong wrote:
kwchau wrote:
MrLong wrote:
allisonmagic wrote:smiley face likes correlation ?
Smiley mean the correlated pairs are not running against the trade, these are D1 correlated pairs.

if the market reverses, the trade will be closed, you can turn this setting on or of here:

extern bool closeWhenMarketReverse =true; <== default is on.
Andy,

Thank you for the beautiful EA, it looks pretty promising.

Could i ask how market reverses are defined in the EA ?

Also when I compared the SR and MidSR figures, they are different from my manual trading account, I guess this is due to the Sunday candle. I have put your EA on a different broker, that could be the reason.
May be I should try to use the same broker Empty4.
Could be the different broker, for the pivots.

Could i ask how market reverses are defined in the EA ? <== if we have a trade rolling and the pairs that are 80% correlated +/- to that trade, start moving opposite, chances are that trade is going with them, or that's my theory.
Very sound logic, thanks again Andy, wonderful effort !
Author:  MrLong [ Thu Mar 14, 2013 12:26 pm ]
Post subject:  Re: Multi 10:4 Trader EA

eevra wrote:
MrLong wrote:
Kruspe wrote:I think there is a little bug in dashboard. It opened NZDCHF. When I made this screen I was in 60 pip loss, but dashboard shows only 6. Now it´s - 130 and it shows only -13.
I don't have a clue whats happening there, I used Alpari(UK) and Global Prime and all worked ok.

Sorry I carn't be of any help to you.

Andy

MrLong , So many guys are so happy that you released this EA. I live in India & use GCI Empty4 which offers these symbols - NSE_Nifty , Silver & Gold. Have been watching NB 's 10.4 on all these symbols.
While I am able to these symbols apart from the major Forex , I do not get the " NSE_Nifty " to show. The older dashboards multibob versions 1.2.14 shows the symbol.
Can you pls look into this. This will be great & would be ever grateful to you all & you ( & CT) in particular .
Thsn I will join this happy members club as well.

Thx.
Hi eevra,

CT, sorted that one out on the dashboard, I think he's adding the RSI2 to the EA, he will know what he did to add those symbols and maybe he could do the same for this EA.

Best Regards
Andy
Author:  MrLong [ Thu Mar 14, 2013 12:31 pm ]
Post subject:  Re: Multi 10:4 Trader EA

mjws00 wrote:Andy this is working perfectly and beautifully on my acct. I am patient so will tweak and test. Heh, I am also geeky enough to have spent an hour or so in the code BEFORE I even had it loaded on a platform ;) Your correlation twist is very cool. It feels like discretion on exits will be where the money is. I pretty much want to be stopped out or take profit manually or at 1 level, don't see yet how to do that, but can mod easily so no worries.

Awesome work. Thanks for letting us play with it.

Regards,

Mike

Hi Mike,

Select the TP pivot, Steve put this code together.

extern string tpi = "----Take profit----";
extern string usr = "--Support/resistance tp. Select one only.--";
extern bool UseMidSR1 = false; //MR1/MS1
extern bool UseSR1 = true; //R1/S1 default
extern bool UseMidSR2 = false; //MR2/MS2
extern bool UseSR2 = false; //R2/S2
Author:  mjws00 [ Thu Mar 14, 2013 12:43 pm ]
Post subject:  Re: Multi 10:4 Trader EA

Andy,

We will often enter at S1 and want to get out at MS2 etc to take one "relative" level of profit. Each pair will also start at different pivots. Maybe I am missing something, but these look like they are hard coded points and not relative.

Hope that makes sense. It is relative pivots that matter, not hard points in the system. My quick fix will be to do it manually, and just comment out TP code. A "reversal" signal as an exit also plays very strongly in my manual testing. In fact the reversal itself often plays out stronger than the one sided system.

Just something to play with if you are thinking about how to optimize. It is for sure a path I will explore as it has been awesome manually.

Mike
Author:  Kruspe [ Thu Mar 14, 2013 5:35 pm ]
Post subject:  Re: Multi 10:4 Trader EA

I dont want to look unhappy about this EA, but..would be sometimes implemented also RSI on EA ? :)
Author:  McNish [ Thu Mar 14, 2013 8:20 pm ]
Post subject:  Re: Multi 10:4 Trader EA

Super Cool UI Andy. You're an :ugeek:

Regards,
All times are UTC Page 5 of 160