| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Multi 10:4 Trader EA https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=1619 |
Page 41 of 160 |
| Author: | slipshod [ Tue Mar 26, 2013 2:02 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
My need to wear warm slippers while trading/programming, even in the peak of summer I have to ask ... are you sure? Lets imagine askPrice is 1.0, Pivots[cc] is 0.9 and Pivots[cc+1] is 1.1. We know that askPrice is less than Pivot[cc+1] as the controlling if() statement tests for it. So, pivot is set to Pivots[cc+1], hence its 1.1. In the statement "if (askPrice - pivot < blah)" it'll always evaluate to true, as 1.0 - 1.1 = -0.1 Therefore the statement "pivot = NormalizeDouble(Pivots[cc+2], digits)" will always be executed ... and there's no checking to see if cc+2 < ArraySize(Pivots). By the same token in the Support function it could end up referencing Pivots[-1]. |
|
| Author: | MrLong [ Tue Mar 26, 2013 2:09 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
Yes Sir, you are correct, well spotted. |
|
| Author: | MrLong [ Tue Mar 26, 2013 2:39 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
Thanks Paul. |
|
| Author: | simplex [ Tue Mar 26, 2013 2:51 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
Thank you, Baluda! Fixed that: line 380 ff: Code: Select all Code: Select all I will also upload a new version of my modified 1.08 in my yesterday's post. Best wishes, Jürgen |
|
| Author: | McNish [ Tue Mar 26, 2013 2:54 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
I've heard slippers to assist in acupressure but warm slippers in peak of summer!!! What species your are my friend. Jokes apart, is it for some ailment? Regards, |
|
| Author: | MrLong [ Tue Mar 26, 2013 2:59 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
Yes, will do. This EA is doing very well again today, +1.10% up on todays trades. Many Thanks |
|
| Author: | roman101 [ Tue Mar 26, 2013 3:23 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
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? |
|
| Author: | mobthehop [ Tue Mar 26, 2013 3:28 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
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 |
|
| Author: | roman101 [ Tue Mar 26, 2013 3:46 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
Hi Bill, can you please share this monitor program. Best regards Roman |
|
| Author: | simplex [ Tue Mar 26, 2013 3:46 pm ] |
| Post subject: | Fixed one more issue ... |
Hi all, found and fixed another issue in UpdateGrid() - see line 2800 ff: Code: Select all Will exchange my v1.08 now. Best wishes, Jürgen |
|
| All times are UTC | Page 41 of 160 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|