You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Well that's not the complaint here.
It's as if you've just seen the rules for the first time.... This issue has already been discussed - in the first championship threads - see the home page
I am testing and optimizing my Expert Advisor on Metaquotes history. At first I worked with the 208 build (installation for Alpari) - I need counter points, but 209 does not have them. Later I have tested the Expert Advisor with the same parameters and on the same history downloaded from Metaquotes in the same way in the build 209 (installation by Metaquotes). The results are very much different. Also the number of bars in history and amount of simulated ticks are different, even if the testing is of the same quality. Please, tell me the reason of different operation algorithm of builds 208 and 209 or maybe it is because of settings of symbols (spread, swap, deposit, stop levels etc.) in one case they are Alpari ones, in the other - Metakvotes ones? Or the reason is something else? And how do I do proper testing and optimization on Metakvotes data - history having a 208 build from Alpari? Where can I download the 208 build (Metakvotes installation)?
I downloaded the history using Renat's recipe 'Automated Trading Championship 2007: Common Errors in EAs' previously deleted all the .hst-files.
Apparently, it's the quote feed itself. For example, the open/close prices of the different historical versions are slightly different and hence the price movement within a bar will be modelled slightly differently! And with stops =40/50 this will already have an impact.
Also, it's not quite clear - did you do the test both times on mt4 Alpari? (With different quotes).
Or the second time using mt4 MQ? Maybe, the spreads are different there. And for 500 trades - already 1 pip is "-500".
And the swaps are the same...
Apparently, it's the price feed itself. For example, the open/close prices of the different historical versions are slightly different and hence the price movement within the bar will be modelled slightly differently! And with stops =40/50 this will already have an impact.
Also, it's not quite clear - did you do the test both times on mt4 Alpari? (With different quotes).
Or the second time using mt4 MQ? Maybe, the spreads are different there. And for 500 trades - already 1 pip is "-500".
And swaps are the same...
What's the pitch here? Quotes are uploaded to both terminals from the Metacvotecs History Centre. The first terminal was created from the Alpari installation (build 208), the second from the Metakvotes installation (build 209). Both were in turn logged into a test account (issued by Metakvotes to participate in the championship) and quotes were uploaded according to Renat's recipe. The first 300 or so trades go almost 1:1 (which confirms the identity of the quotes, spreads, swaps...), then differently (see the statements). Bafflingly the same quality of modelling :(
And another surprising thing: the Expert Advisor is not complex, it uses only one built-in indicator and shows 2-3 times better results on Alpari data than on Metakvotes History Center data. And no optimization allows it to come even close to Alpari results. This despite the fact that when trading with constant 0.1 lot MOL about 35, PF = 2.5, deals last sometimes for several days, ie TS clearly not scalper / scalper.
Another thing I can guess is this.
I've had problems with history too, when I've logged one MT4 terminal to different DCs. At first everything seemed fine. And then I must have clicked somewhere and pieces of one brokerage company's history (for one and the same pair) started to creep into history of another one. Or the chunks started to fall out altogether. Finally, everything got so messed up that I refuse to open accounts of different brokerage companies on one terminal.
Now I have four Mt4 accounts in my copm from different brokerage companies, but I fixed the problem with this mess! Try to do it in the same way.
P.S I also noticed. There is a brokerage company Masterforex (do not consider it an advertisement - just saying ...) . So with its quotes, my EAs for some reason show excellent results on history. But on Lite or Alpari - with the same parameters and quality - somewhat worse.
Another thing I can guess is this.
I have had problems with history too, when I have logged one MT4 terminal to different DCs. At first everything seemed fine. And then I must have clicked somewhere and pieces of one brokerage company's history (for one and the same pair) started to creep into history of another one. Or the chunks started to fall out altogether. Finally, everything got so messed up that I refuse to open accounts of different brokerage companies on one terminal.
Now I have four Mt4 accounts in my copm from different brokerage companies, but I fixed the problem with this mess! Try to do the same.
Thanks, but I am aware of this problem. I wrote above that I took clean installations, installed them, deleted all .hst files, logged each of the two terminals to only one account issued by Metacvotes, deleted all other terminals from config folder, so there could not be any confusion and foreign pieces of history have nowhere to come from. And purely the tester terminal Alpari, on which I got 2-3 times better results earlier, never logged to any brokerage company or account at all. It's loaded with Alpari .hst files.
You can't trust anyone!
I don't think the tester reacts to the number of bars.
And as for the quality evaluation, we can see that the quantity of quality is evaluated by the following criteria : - How completely the tested timeframe is filled with the minute quotations inside it. If it is full, then =90%. If it is not completely filled then the quality is lower.
But I've got inexplicable dips in quotes (from September till October/November 2006) for all TFs in Fuj and Kiwi (when loading). But the tester doesn't notice it and gives =90%, as all other bars in any timeframe are completely filled with minutes.
And the fact that the bars are missing - the tester does not see.
Maybe you are missing a week or two of history somewhere. Hence the difference.
Z
The question of a multi-currency Expert Advisor has come up again. There is a need to make one of the pairs work in the open price mode! I found an example of such a design in the articles. I first pasted it into the single version. Everything worked.
Besides after each ticket of the second pair inserted :
Nothing works! The EA continues working by the second pair through all ticks!
I tried another construction. I tried another one.
I set variables beforehand:
But .... Same story. When I put it in the beginning - all pairs work by opening prices. But when I want to apply it to one pair, it does not work! I am struggling for the third day.
I will be glad for any advice and recommendations....