| / | Forum |
|
trohoang
2006.10.18 22:35
I have turned MT4 off line and delete all period
history files from its history directory and then imported the 1M data from. I then use the period convert script to generate the 5min, 15min, 30min, 1hr, 4hrs and daily periods and then import them into the history center. These period files are what I assumed to be correct. I then export them onto multiple other computers with internet off to test the same EA. I find that I would still get different results with a same EA on different computer. What am I doing wrong as my EA is trading off the 1hour open? Does anyone have a correct procedure for 1M backtesting? BTW, i have read about FXTheader, how would I implement it to help me out with the offline backtesting? Trong |
|
MQL4 Language for Newbies. Introduction This sequence of articles is intended for traders, who know nothing about programming, but have a desire to learn MQL4 language as quick as possible with minimal time and effort inputs. If you are afraid of such phrases as "object orientation" or "three dimensional arrays", this article is what you need. The lessons are designed for the maximally quick result. Moreover, the information is delivered in a comprehensible manner. We shall not go too deep into the theory, but you will gain the practical benefit already from the first lesson. |
5198 |
stringo
2006.10.19 11:23
FXT-headers can differ. All current trading conditions stored in the FXT-header at recalculate. See 'FXTHeader'
|
|
trohoang
2006.10.19 12:09
Hi Stringo,
Have you written any articles or procedures with step by step walking users through on how to set up a proper backtesting? We really need one. |
5198 |
stringo
2006.10.19 13:55
Of course. But I don't know exactly when. Article series are planned. |