Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information
Since you seem to have your finger on the Metaquotes pulse, do you have any information as to when they will be fixing the following,
A. Getting rid of the holes in the downloadable history
B. Stopping the history files becoming a corrupted aggregate of different data sources
C. Stopping the count on the genetic optimizer wrapping with large search spaces
I, for one, would really like these fixed, as the backtester seems to work well given the correct data. I have brought this stuff up on the MQL forum, but to no avail.
Regards
Since you seem to have your finger on the Metaquotes pulse, do you have any information as to when they will be fixing the following,
A. Getting rid of the holes in the downloadable history
B. Stopping the history files becoming a corrupted aggregate of different data sources
C. Stopping the count on the genetic optimizer wrapping with large search spaces
I, for one, would really like these fixed, as the backtester seems to work well given the correct data. I have brought this stuff up on the MQL forum, but to no avail.
Regards
A. done (i cant say that there is no more holes, but the new history is already available). delete the history you downloaded before, and then download the new one.
In terms of both B and C, I suggest you report them on the official forum http://www.metaquotes.net/forum/ or explain here and I will do it for you. But you doing this would be better, since I havent really had those issues, and I dont think that reporting things that I cant really explain makes sense.
Keep in mind tho, that when reporting you need to provide as much details as possible. I mean, I see tons of people saying ish like "my MT eats too many memory, please fix this!". This does not make any sense, since the developers need to REPRODUCE the bug/issue, only then they can fix it. So I'd suggest you provide the steps for how you actually got to experiencing them bugs (1,2,3,etc), logs and screenshots would be nice too.
And finally, sorry I did not report the update for the History Center. Too lazy ;( But well, better now then never I guess.
What's new:
Quote:
1. Added M1 history for MICEX (Moscow Interbank Currency Exchange) symbols from 1999 and up
2. Filtering of existing FX symbols improved, spikes removed
3. Weekly data updates work in "auto" mode
Again, to use the new history developers recommend to redownload the history (not to simply update, but actually redownload). I'd personally recommend to DELETE the one you've downloaded before and download the history again.
Cheers,
Diam0nd
P.S. For those interested, let me say yet again, I DONT work for MQ, I simply follow them and their activity closely.
I LOVE
__________________
- MetaTrader v4.00 Build 225 (10 Jul 2008)
- MetaTrader MultiTerminal v4.00 Build 213 (20 Mar 2008)
- Always use the latest (^ABOVE^) MetaQuotes products, saves a lot of nerves. What's new.
"METAQUOTES FOR LIFE!"
1. Balance graph in detailed statement is drawn better now.
2. Tester: Hardened limits for generated sequence size. If a starting date set when testing, then only not more than 1 000 bars before the date will be included.
3. MQL4: a message about an error about opening a file for reading wont be in journal anymore.
4. Added possibility to change terminal's window with hotkeys CTRL+left arrow, CTRL+right arrow.
5. Fixed some crashlog related errors.
any news about custom indicators for pocket PC platform ?
The answer is no. There is no support for neither EAs nor for custom indicators. I would not hope for support for those until the next major version of MT Mobile. As far as I know, EAs will probably never be supported.
Cheers,
Diam0nd
I LOVE
__________________
- MetaTrader v4.00 Build 225 (10 Jul 2008)
- MetaTrader MultiTerminal v4.00 Build 213 (20 Mar 2008)
- Always use the latest (^ABOVE^) MetaQuotes products, saves a lot of nerves. What's new.
"METAQUOTES FOR LIFE!"
For those interested. New official build is out: 203.
What's new:
Quote:
1. In object FiboFan, fixed drawing considering close anchoring points.
2. Tester: Added check for optimization pass counter overflow.
3. Tester: Optimized usage of memory when generating a testing sequence.
4. Tester: Optimized usage of memory when accessing to data of other symbols and/or timeframes.
5. Tester: Fixed error of repeated access to others’ data, the charts of which had not been previously opened, that resulted in considerable slowing of testing.
6. MQL4: Fixed error of the end-of-file state determination when reading csv files.
7. MQL4: Fixed error of memory leaks when comparing strings.
8. Updated MetaEditor Dictionary.
For those interested. Build 203 has been updated today.
What's new:
Quote:
1. MQL4: A memory leak in functions with string type parameters, which inicialize by default, is fixed now. (EAs need to be recompiled)
2. Tester: fixed swop adding/decreasing in cases of partial closure of positions using OrderCloseBy function