Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I've have the feeling of something like that happening. I noticed stop orders being processed quite easier than in live mode.
But I fell it's not the only problem with ST. I suspect even normal orders are fullfiled somewhat easier like there were no slippage or something like that.
The EA's I have written scalp to profit in ST making huge profits but get frequently 'invalid prices' or go stoploss in live mode.
I would love to understand how exactly ST inflate simulated profits and be able to adapt EA to get part of that good profits.
Renato
Quote:
Originally Posted by lomme
From my experience strategy tester of MT3 has at least one serious bug.
That bug hits you, if you are using limit orders (OP_SELLSTOP, OP_BUYSTOP).
For example, if your buy limit is over the actual price, then strategy tester will execute this order with the actual price.
In real life this trade would not have taken place, because buy limit was not reached.
Like I said, this is from my exprience.
Maybe some others can confirm this?
To be sure you could transfer your EA to MT4 and test ist there.
Results should be more realistic.
The only way to be closer to 100% accurate in strategy test, would be if all candle movement history were able to be tested as it had actually took place in real time, tracking every up and down movement in the way it actually happened.
As we know two indentical candles can take completely different paths. High Lows Close and Open can look the very same, but have different paths.
Really weird thing noticed today. Two exact same EA's, (changed only extern string Name_Expert on one) and both gave completely different results. One big wins, other big losses. Now I certainly question the strategy tester on it's accuracy!!!
Tick by Tick data anyone? These files contain one year of tick by tick M1 EURUSD. Thank God for solid connections, eh? ...a Gift for everyone who contributes to this wonderful forum. It took me a long time to score this little gem, so Enjoy!
Instructions:
Before coping the files to their appropriate places you should close MT4, otherwise the data may become corrupt.
EURUSD1_0.fxt needs to be placed in “C:\Program Files\MetaTrader\tester\history” folder.
EURUSD1.hst needs to be placed in “C:\Program Files\MetaTrader\history\InterbankFX-Demo” folder.
In MT4 we have two groups of symbols. We have a group of symbols for STD accounts, and then we have another group for minis (where an m is appended to the STD symbols). The rates we publish for STD account and minis are exactly the same. But MT4 has different symbols for them, and we have chosen to stick to using the STD symbols for back testing purposes. If you have not already opened a STD demo account in MT4 you will need to before the data you downloaded is usable in MT4. If you plan to use a STD demo account and a mini demo account, make sure you are logged into the STD demo before you try to use this tick data on back tests, otherwise you will not get the result you expect.
When you have MT4 and the Tester window up, you should have something that looks like the picture I have attached. You should have the name of the Expert Advisor you want to do a back test on in the Expert Advisor field. To use the data I gave you, you need to have 4 fields with specific settings.
1) Symbol is set to EURUSD (not EURUSDm)
2) Model is set to Every tick (based on all available least timeframes with fractal interpolation of every tick)
3) Period set to M1
4) Recalculate needs to be un-checked.
The other settings you can set to what you want. Use date is used to back test only a certain time range. If Optimization is set, the back tester will do multiple passes, tests, depending on what you have setup in the Expert properties dialog. When you have what you want you click Start and it will start the test(s).
Last edited by Nicholishen; 01-28-2006 at 11:12 PM.
Yes please count me in. I would like to get it as well. Where can I get it?
k-man, Every time that i try to upload it i get a failure. Send me your email address and i will send it to you. Meanwhile, i will contact admin to see if there is anything that i can do.