View Single Post
  #134 (permalink)  
Old 04-25-2008, 09:23 AM
mas_awoo5182's Avatar
mas_awoo5182 mas_awoo5182 is offline
Senior Member
 
Join Date: Dec 2007
Posts: 109
mas_awoo5182 is on a distinguished road
Quote:
Originally Posted by shanyang View Post
i backtest the ozfx v2.1
encounter the following problems
in the testing log, it shows error information like:

2008.04.25 13:46:54 2007.07.10 23:24 My OZFx Squeeze v2.1 (basic on M series ) EURUSD,H4: OrderModify error 1

and

2008.04.25 13:46:05 TestGenerator: unmatched data error (high value 1.5955 at 2008.04.18 11:04 and price 1.5956 mismatched)

and

2008.04.25 13:46:05 TestGenerator: unmatched data error (volume limit 2326 at 2008.04.18 08:00 exceeded)

what is that means, did u have the same problem during the testing?
OrderModify error 1 means that EA fail to modify stop loss, this can occur cause stoploss already move in a point EA want to move SL, and EA still try to modify SL.. Its Ok..no problem..

unmatched data error , this error some time occurs in my backtesting, ...this errors occur cause between data, volume and price ( in reading history data) have differentiations/mismatch...i don't know why...
This Error some time occurs in some EA..but EA work well in forward testing...

Sorry i just newbie in programing...


Thanks.
__________________
Peace, Love, and Friendship, this is true life
Reply With Quote