MetaTrader 4 Client Terminal Build 211

 
New MetaTrader 4 Client Terminal Build 211 has been released.

What’s new:

1. MQL4: Fixed operation of function FileWriteString(). Now it works accurately to the documentation: «If the string to be written is shorter than the given value, it will be extended by binary 0s up to the given length.»

2. MQL4: Fixed error of passing string parameters into the imported functions of mql4-libraries.

3. MQL4: Fixed error of releasing histories of others’ symbols or timeframes after the Expert Advisor has been unloaded. Now the terminal releases the used memory in a minute after unloading of the EA.

4. MQL4: Fixed function MarketInfo() with parameter MODE_TICKVALUE. The returned value is not normalized anymore.

5. MQL4: Fixed error of forming variable last_error when calling an existing global variable using function GlobalVariableSetOnCondition().

6. Tester: Fixed error of recalculation in optimization when using data from another trade server. Now, if another trade server is used, the data will be recalculated.

7. Tester: Fixed displaying of the optimization graph by profit factor.

8. Tester: Modified algorithm of feeding the data preceding the test start date. Now 1000 bars will be added when any historical data are requested.

9. Tester: Improved data modeling algorithm. Ticks for bars with the volume of 4–6 are modeled more precisely. Fixed error of a false tick appearance at the beginning of the generating sequence when using dates «From» and «To».


The live update is available through the LiveUpdate system. Client terminal can be downloaded using "MetaTrader 4 trading terminal"
 
After updating to Build 211, in Strategy Tester (st) on EURUSD daily period, I get Modelling quality n/a on some tests. When st is run for date range 2007.10.01 to current date, I get Modelliing quality 90%. But, when test is from date range 2007.09.01 to current date, Modelling quaity is n/a. I've Downloaded data in History Center and still get n/a Modelling quality.

2007.09.01 to 2007.10.23 st results:
Bars in test 1037
Ticks modelled 166140
Modelling quality n/a
Mismatched charts errors 124
Initial deposit 10000.00
Total net profit 20741.15
Gross profit 28422.67
Gross loss -7681.52
Profit factor 3.70
Expected payoff 288.07
Absolute drawdown 937.89
Maximal drawdown 10267.68 (45.37%)
Relative drawdown 45.37% (10267.68)
Total trades 72
Short positions (won %) 21 (85.71%)
Long positions (won %) 51 (100.00%)
Profit trades (% of total) 69 (95.83%)
Loss trades (% of total) 3 (4.17%)
Largest
profit trade 2284.50
loss trade -3192.32
Average
profit trade 411.92
loss trade -2560.51
Maximum
consecutive wins (profit in money) 39 (11213.32)
consecutive losses (loss in money) 3 (-7681.52)
Maximal
consecutive profit (count of wins) 17209.35 (30)
consecutive loss (count of losses) -7681.52 (3)
Average
consecutive wins 35
consecutive losses 3


1. What are some possible reasons to get Modelling quality n/a on daily test period??
2. Does Modelling quality n/a invalidate st results ??

Thanking you in advance.
 
because mismatched errors more than 100. Before adjust your data
 
because mismatched errors more than 100. Before adjust your data


I don't understand. What do you mean "Before adjust your data" ??
 


Rosh, thank you. The re-download History data corrected the Modelling quality n/a problem. I'm not sure why the first time I re-downloaded History data did not work, but it did work this time. I appreciate youir response.
Reason: