| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Multi 10:4 Trader EA https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=1619 |
Page 100 of 160 |
| Author: | jiaxingx [ Mon Apr 22, 2013 9:10 am ] |
| Post subject: | Re: Multi 10:4 Trader EA |
because "canTrade" is false; |
|
| Author: | simplex [ Mon Apr 22, 2013 9:30 am ] |
| Post subject: | Re: Multi 10:4 Trader EA |
Hi Peter, I also faced frequent crashes of 2.01b on my rather weak test machine (single core, 1.5 GB RAM, Win7). Commenting out the code that defines the CLOSE buttons did it. Running stable now, but very cpu consuming. Commenting out the CHART buttons as well leads to a significantly lower cpu consumption, but I wouldn't like to miss them! It's ok for me if that thing is stable. BTW: I don't face similar problems on my quad core development machine. So I consider buying a somewhat stronger test machine anyway. simplex |
|
| Author: | dietcoke [ Mon Apr 22, 2013 9:58 am ] |
| Post subject: | Re: Multi 10:4 Trader EA |
Code: Select all 1) I think that using BUTTON_MAX here is wrong. The number of chart buttons is defined when they are created as the number of pairs. Using BUTTON_MAX results in too many passes through the button check code. The button check code should be moved into the main loop and the buttons associated with each pair should be checked at that time using the loop index (i) to access the two button arrays (buttonCloseTrade and buttonOpenChart) 2) Using guiIsEnabled as an enabled check prior to actually attempting to enable/disable a button should also reduce cpu usage. |
|
| Author: | MrLong [ Mon Apr 22, 2013 10:25 am ] |
| Post subject: | Re: Multi 10:4 Trader EA |
Thanks DC, that makes thing easier. Andy |
|
| Author: | simplex [ Mon Apr 22, 2013 11:03 am ] |
| Post subject: | Re: Multi 10:4 Trader EA |
dietcoke, Thank you! It's rather obvious now that you indicated it I already implemented a modification on my test machine: still high cpu comsumption, but within a reasonable range and seems to be stable. Great job! simplex |
|
| Author: | cad0811 [ Mon Apr 22, 2013 2:35 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
Hi, everybody! What is excuse me this indicators, can provide a download address? Thank you very much! Cad 0811 |
|
| Author: | AlanC [ Mon Apr 22, 2013 4:58 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
Cad 0811. . . here you are: Alan |
|
| Author: | fx800 [ Mon Apr 22, 2013 5:21 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
Hi Simplex, Thank you very much for your advice. I am sticking with v.2.00 till I get a better machine. It is running nicely and stable. peter |
|
| Author: | bubo [ Mon Apr 22, 2013 6:37 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
1.5 GB may be 'rather weak' for a laptop/PC, but most VPS users won't have more than 1K RAM. Perhaps an idea to allow turning buttons on/off in the input parameters? Similarly, it would be great to have the option of not plotting the correlations on the chart. This would help for smaller screen sizes and for weaker machines and VPS. |
|
| Author: | Meta1 [ Mon Apr 22, 2013 9:05 pm ] |
| Post subject: | Re: Multi 10:4 Trader EA |
Hello, try this version without dll. Best regards |
|
| All times are UTC | Page 100 of 160 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|