Friday, August 29, 2008

Forex trading Platform - forex opportunity


MT4 Backtesting F.A.Q.


I decided to write up this little forex tutorial, because backtesting different forex trading systems comes up very often in threads on this forex forum. There seems to be a lot of confusion about reliability issues and how to go about achieving the most accurate possible results. I am not a programming or forex trading guru, but I believe I can provide a helpful little FAQ on backtesting using MT4. Good backtesting is important when considering a forex trading system approach, because you want to have some idea of the feasibility of your idea before you go live with it [at least I do]. If you're backtesting with a 50% model quality, eh... you can't really be sure what's going on. If you have a 90% modeling quality, you can have more confidence on how your system actually would have performed.


Contents:

- Section 1: Is MT4 Backtesting Reliable?

- Section 2: Downloading/Importing/Converting forex 1M Data

- Section 3: Configuring the Backtester

- Section 4: Other IssuesSection


1: Is MT4 Backtesting Reliable?This question often gets pretty heated and people even get to the point of flaming each other about it. Backtesting in MT4 can be reliable, but its reliability is contingent upon the data you are backtesting on. Demo forex account data that is streamed in through a demo account forex broker has gaps, holes, and is basically not suitable for testing. When backtesting, you want to use the EVERY TICK MODEL and have accurate 1M data to get the most accurate test possible. The 1M data is important, because the EVERY TICK MODEL uses whatever the smallest available forex timeframe available is and "fakes" the movement of price within the smallest available bars. Having 1M data allows for the fractal interpolation within bars to occurs only within the very narrow range of 1M bars. The easiest [and only] solution to this is to use good forex 1M data. The most complete data you can get [at least for free] is from Alpari's Databank. They have data in MT native format, on the 1M timeframe back through mid 2004. However, setting up the data for use requires some doing.


Section 2: Downloading/Importing/Converting 1M Data(1) You need to modify MT4 to allow for more bars. Go into the Tools Menu, then go to Options [or just hit C+O]. Go into the forex charts tab and put in 9999999999999 for forex bars in history. MT4 will default to whatever it's maximum is. [Note: The reason MT4 has a limited bar count to begin with is because more bars (particularly when used in backtesting models) means MT4 is going to eat up more HD space.] (2) Download the 1M data from forex Alpari's Databank in whatever currency[ies] you're going to test on. (3) Import the data into MT4 using the History Center. Go to Tools => History Center [or push F2]. Make sure you import it in proper forex currency and in the M1 timeframe. You don't want forex EURUSD data being important into USDCAD for instance.(4) Convert the data using the period converter script included in MT4 [you only have 1M bars right now]. You have to open offline forex charts to do this. -Go to the File Menu, then Open Offline, select the 1M data of the currency you need to convert. A chart will pop up with that data. -Then drag & drop the period converter script onto the offline forex chart. The ExtPeriodMultiplier int that you can modify is the multiplier you are applying to the chart. So making it 5, will convert 1M data into 5M data. -For simplicity's sake, you need to run the period converter with the following integers to get all the backtesting timeframes: 5,15,30,60,240, and 1440. [NOTE: you can also convert 1M data to timeframes not native to MT4 if you want to do some forex indicator analysis or something on another timeframe.] Congratulations, you have now imported and converted data into MT4. Now, for the sake of illustrating one of my earlier points, open up a forex currency you have imported data on. Look at the difference in the bars from the downloaded data as opposed to data streamed in from a Demo forex broker [So, if you downloaded 1M data from July 04 to August 05, look at the chart at August 05's end and September 05's beginning]. You will notice that the bars (on every time frime if you have converted them properly) from your downloaded time period will be more complete.

Section 3: Configuring the BacktesterNow that you've succesfully imported complete data, there are a few more things you need to do to run a reliable backtest.(1) Check the recalculate option the next time you run a backtest, because you need the backtester to utilize your shiny new happy data (which it won't do unless you tell it). Anytime you import new data, you need to recalculate (I recalculate every few tests just to feel safe, maybe its a reflection of internal confidence problems, but that's for another FAQ).(2) Check the use date option and set the date range only over a time period where you have good reliable data. This way you're only backtesting the good stuff. It will be reflected in the modeling quality percentage.(3) Make sure the model is set to EVERY TICK. If you're not, all this hard work we just did was for nothing. I addressed why we do this earlier in the FAQ.

Section 4: Other Issues forex MT4 is a work in progress, sometimes there are strange bugs that crop up in backtesting. However, usually when you think you have a bug on your hands, there is something wrong with your code. I can't emphasize enough how important debugging is. If you have problems, check your code first because it's probably the problem. If you really think you have a legit bug on your hands, post it to the MT4 forums. Because you are not actually backtesting on every tick that happened [you are dealing with an interpolation on 1M data], it is still not a perfect reproduction of what actually happened in the markets. Because of this, 1M and 5M forex scalping EAs that get in and out of trades really quickly will run into some problems just because of this limitation. The longer timeframe you are forex trading on, the less likely your testing is to be hampered by this.Well, that's all I can think of now. I read this over, I think I made everything clear and have the steps outlined correctly. If you notive a mistake, let me know, and I'll correct it in my next version of the MT4 Backtesting FAQ.Acknowledgements:I learned most of what I know about MT4 and forex trading in general from these forums and others like it. Thanks to all the people who contribute that have provided me with useful tidbits of information. There are too many names [and some of them are weird, have lots of numbers in them, etc.] to list, but a serious thanks to all the StrategyBuilder contributors out there.Best of luck in the markets everyone.
pegscafe.com Copyright @ 2011 - Theme by NanLimo - Thanks to Google