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

Multi 10:4 Trader EA
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=1619
Page 42 of 160
Author:  MurphyMan [ Tue Mar 26, 2013 3:55 pm ]
Post subject:  Re: Multi 10:4 Trader EA

roman101 wrote:Hi
can someone please let me know, when pending orders get deleted. Do I delete those manually or ea will do this. How often they get refreshed, once a day or once a week?
I have been deleting app the pendings every four hours or so. Look in NanningBob's scripts in the 10.4 downloads.
Author:  simplex [ Tue Mar 26, 2013 3:56 pm ]
Post subject:  Fixed 1.08 runtime optimized

Hi all,

fixed version is here:
http://www.stevehopwoodforex.com/phpBB3 ... 887#p49887

Cheers, Jürgen
Author:  simplex [ Tue Mar 26, 2013 4:07 pm ]
Post subject:  Link to my v1.08 modification ...

mobthehop wrote:Moin J (simplex)

I so wish we could search for given post with attachments here ..... (SH if you are reading this....! lol)

Could you copy this link in your signature, so that we find your post back:
http://www.stevehopwoodforex.com/phpBB3 ... 887#p49887

'Tschuess Mop
done! J.
Author:  McNish [ Tue Mar 26, 2013 4:16 pm ]
Post subject:  Re: Multi 10:4 Trader EA

roman101 wrote:Hi
can someone please let me know, when pending orders get deleted. Do I delete those manually or ea will do this. How often they get refreshed, once a day or once a week?
In the EA properties, look to the last couple options. Say's most.
Author:  fx800 [ Tue Mar 26, 2013 5:32 pm ]
Post subject:  Re: Multi 10:4 Trader EA

In a quiet market today, v. 1.08a still manage to eek out 1% gain on the Cowboy IBFX 10k demo OOTB.
Author:  MrLong [ Tue Mar 26, 2013 5:41 pm ]
Post subject:  Re: Multi 10:4 Trader EA

MurphyMan wrote:
roman101 wrote:Hi
can someone please let me know, when pending orders get deleted. Do I delete those manually or ea will do this. How often they get refreshed, once a day or once a week?
I have been deleting app the pendings every four hours or so. Look in NanningBob's scripts in the 10.4 downloads.
Hi,
I've coded 1.09 to delete the pending stop orders automatically, when price goes the opposite side of the MA.
Author:  TraderDesk [ Tue Mar 26, 2013 5:57 pm ]
Post subject:  Re: Multi 10:4 Trader EA

MrLong wrote:
MurphyMan wrote:
roman101 wrote:Hi
can someone please let me know, when pending orders get deleted. Do I delete those manually or ea will do this. How often they get refreshed, once a day or once a week?
I have been deleting app the pendings every four hours or so. Look in NanningBob's scripts in the 10.4 downloads.
Hi,
I've coded 1.09 to delete the pending stop orders automatically, when price goes the opposite side of the MA.
Awesome... Will you be releasing 1.09 tonight by chance?
Author:  MrLong [ Tue Mar 26, 2013 6:14 pm ]
Post subject:  Re: Multi 10:4 Trader EA

TraderDesk wrote:
MrLong wrote:
MurphyMan wrote:
roman101 wrote:Hi
can someone please let me know, when pending orders get deleted. Do I delete those manually or ea will do this. How often they get refreshed, once a day or once a week?
I have been deleting app the pendings every four hours or so. Look in NanningBob's scripts in the 10.4 downloads.
Hi,
I've coded 1.09 to delete the pending stop orders automatically, when price goes the opposite side of the MA.
Awesome... Will you be releasing 1.09 tonight by chance?
Maybe tomorrow night GMT.
Author:  roman101 [ Tue Mar 26, 2013 6:37 pm ]
Post subject:  Re: v1.08 code optimization

simplex wrote:Hi MrLong & all,


@MrLong: any question that might appear during integration is welcome!

That's it! Have fun testing & integrating!

Cheers, Jürgen

EDIT 2013-03-26 16:50 CET: upload a new version that fixes 3 issues. Delete old version.
Thank you Jürgen,
my screen looks like this.
Best Regards

Roman
Author:  TraderDesk [ Tue Mar 26, 2013 6:57 pm ]
Post subject:  Re: v1.08 code optimization

roman101 wrote:
simplex wrote:Hi MrLong & all,


@MrLong: any question that might appear during integration is welcome!

That's it! Have fun testing & integrating!

Cheers, Jürgen

EDIT 2013-03-26 16:50 CET: upload a new version that fixes 3 issues. Delete old version.
Thank you Jürgen,
my screen looks like this.
Best Regards

Roman
I had the same problem but fixed it by changing the following code:

[*]The grid background is set up by drawing several rectangles that overlap a bit. I also had to adjust them when moving from my development machine to test machine. Go to line 311 and try the following before recompiling:

Code: Select all

int	symbCellWidth = 3,		// TRY 4
	mainCellWidth = 32,		// TRY 58 on my 1900*1200 monitor
	cashCellWidth = 12,		// NO CHANGE
	headCellWidth = -1;		// NO CHANGE
Then recompile and you will see the difference....
All times are UTC Page 42 of 160