Edit Your Comment
How reliable is backtests?
forex_trader_139412
Členem od Jul 16, 2013
385 příspěvků
Sep 22, 2014 at 19:31
Členem od Jul 16, 2013
385 příspěvků
How reliable is the MT4's strategy tester with 90% modelling quality?
Členem od Nov 21, 2011
1718 příspěvků
Sep 22, 2014 at 22:46
Členem od Nov 21, 2011
1718 příspěvků
It depends on what type of strategy you are backtesting.
- Scalping strategy is 100% useless
- Scalping strategy is 100% useless
forex_trader_139412
Členem od Jul 16, 2013
385 příspěvků
forex_trader_202879
Členem od Aug 07, 2014
406 příspěvků
Sep 23, 2014 at 07:02
Členem od Aug 07, 2014
406 příspěvků
CrazyTrader posted:
It depends on what type of strategy you are backtesting.
- Scalping strategy is 100% useless
Hello. Why would you say scalping strategies and backtesting is 100% useless? Such open ended statements reveals your bias towards BIAS TRADING which is investing. Scalpers make money on both sides of the coin, as investors only look to FOLLOW the trend. We see how well that worked from 1.39xx to 1.30xx on EU huh..
Členem od Sep 20, 2014
365 příspěvků
Sep 23, 2014 at 07:08
Členem od Sep 20, 2014
365 příspěvků
It's very unreliable. MT makes up the data as it goes along. You'll get a different result from running a test while online and while offline. You'll get a different result on a different processor.
It's got no use other than to see if your code is working.
It's got no use other than to see if your code is working.
forex_trader_139412
Členem od Jul 16, 2013
385 příspěvků
Sep 23, 2014 at 07:32
Členem od Jul 16, 2013
385 příspěvků
Is there any way of doing a reliable backtest then to see how your EA will perform before going live?
Členem od Sep 20, 2014
365 příspěvků
Sep 23, 2014 at 10:03
Členem od Sep 20, 2014
365 příspěvků
Just test it. You can run as many instances of MT as you want to. I usually have about 10 going. If you have an idea code it, run it. See what happens.
Your alternative is to ditch MT and write your own systems in JAVA or C++ and go test it on Oanda's data...
Can also try something ike this: https://pepperstone.com/trading-platforms/ctrader-calgo.php
I don't know how accurate they are, but quite frankly anything will be more accurate than MT.
Your alternative is to ditch MT and write your own systems in JAVA or C++ and go test it on Oanda's data...
Can also try something ike this: https://pepperstone.com/trading-platforms/ctrader-calgo.php
I don't know how accurate they are, but quite frankly anything will be more accurate than MT.
Členem od Sep 20, 2014
365 příspěvků
Sep 23, 2014 at 10:03
Členem od Sep 20, 2014
365 příspěvků
There's no short cuts, fx takes time, money and effort. Lots of time and effort. And money...
Členem od Jun 03, 2010
696 příspěvků
Sep 23, 2014 at 11:17
Členem od Jun 03, 2010
696 příspěvků
RSTrading posted:
How reliable is the MT4's strategy tester with 90% modelling quality?
Not reliable even at 1% ;)
PAMM MANAGER // Professional Fund Manager
forex_trader_139412
Členem od Jul 16, 2013
385 příspěvků
Sep 23, 2014 at 11:49
Členem od Jul 16, 2013
385 příspěvků
I suppose you meant 'not even at 100%'?
So does that extra 9% make a huge difference. Should one rather go that route?
I know backtesting doesn't factor in stuff like spread and commission, but lets say you set the spread to a ridiculous figure and know what your commission is per trade, will that do?
What do you guys then do to get accurate backtesting?
So does that extra 9% make a huge difference. Should one rather go that route?
I know backtesting doesn't factor in stuff like spread and commission, but lets say you set the spread to a ridiculous figure and know what your commission is per trade, will that do?
What do you guys then do to get accurate backtesting?
Členem od Nov 21, 2011
1718 příspěvků
Sep 23, 2014 at 12:52
Členem od Nov 21, 2011
1718 příspěvků
Many people think backtesting is for testing past. No it doesn't. Backtesting is designed to check if EA you coded run as expected. If not, then it means you have to modify logic code until you get what you want. That's is.
forex_trader_139412
Členem od Jul 16, 2013
385 příspěvků
Sep 23, 2014 at 13:06
(Upravené Sep 23, 2014 at 13:35)
Členem od Jul 16, 2013
385 příspěvků
oh ok.. Then I have been under the wrong impression for years.. So backtesting will not give you past performance? You will only be able to see if your coding was done right.
forex_trader_139412
Členem od Jul 16, 2013
385 příspěvků
Sep 23, 2014 at 13:25
Členem od Jul 16, 2013
385 příspěvků
Is there a way then to see how your (already established 100% working and doing what you want) EA performs on historical info?
Členem od Sep 20, 2014
365 příspěvků
Sep 23, 2014 at 13:39
Členem od Sep 20, 2014
365 příspěvků
I test. Never bothered with backtesting. It's useless.
Členem od Sep 20, 2014
365 příspěvků
Sep 23, 2014 at 13:42
Členem od Sep 20, 2014
365 příspěvků
Členem od Sep 20, 2014
365 příspěvků
Sep 23, 2014 at 13:43
Členem od Sep 20, 2014
365 příspěvků
RSTrading posted:
Is there a way then to see how your (already established 100% working and doing what you want) EA performs on historical info?
Nope, as I said, use a different platform. Your only hope.
forex_trader_139412
Členem od Jul 16, 2013
385 příspěvků
Sep 23, 2014 at 13:44
Členem od Jul 16, 2013
385 příspěvků
@theHand Surely it will give you a rough idea if you are wasting your time or not..
Členem od Sep 20, 2014
365 příspěvků
Sep 23, 2014 at 13:49
Členem od Sep 20, 2014
365 příspěvků
Probabaly already made you throw some very good systems in the dustbin and made you try losing ones.
Look do the test, take your EA run it for a week, then back test the same week. Compare the results. If you can run it on a second broker.
You'll end up with three sets of results.
You just can't build a future on that. And you're wasting your time trying.
My advice to you. Test live, you see very quickly if you like the system or not.
Look do the test, take your EA run it for a week, then back test the same week. Compare the results. If you can run it on a second broker.
You'll end up with three sets of results.
You just can't build a future on that. And you're wasting your time trying.
My advice to you. Test live, you see very quickly if you like the system or not.
forex_trader_139412
Členem od Jul 16, 2013
385 příspěvků
Sep 23, 2014 at 18:29
Členem od Jul 16, 2013
385 příspěvků
Thanks, will try that, and will take your advice..
Členem od Sep 20, 2014
365 příspěvků
Sep 23, 2014 at 20:21
Členem od Sep 20, 2014
365 příspěvků
Look even on live tests, I've got one on O running two accounts same code, just different trade sizes.
One has 11 trades open the other 20. The difference ? The spread. I have code watching what's going on spread wise and it will sit on it's hands if it doesn't like the spread. We're talking milliseconds here between quires.
You're not going to get an accurate results from a free piece of software that makes up data is it goes along. Next back test you run look at the bottom right corner. See the data coming through. Then run it again, it will pull data again. So what it pull through on the previous test that it doesn't have now ?
This is before spread problems, server problems and so forth that just doesn't feature in the backtests. The differences between running live and back testing will be anywhere from 20%, 50% up...
One has 11 trades open the other 20. The difference ? The spread. I have code watching what's going on spread wise and it will sit on it's hands if it doesn't like the spread. We're talking milliseconds here between quires.
You're not going to get an accurate results from a free piece of software that makes up data is it goes along. Next back test you run look at the bottom right corner. See the data coming through. Then run it again, it will pull data again. So what it pull through on the previous test that it doesn't have now ?
This is before spread problems, server problems and so forth that just doesn't feature in the backtests. The differences between running live and back testing will be anywhere from 20%, 50% up...
*Komerční použití a spam nebudou tolerovány a mohou vést ke zrušení účtu.
Tip: Zveřejněním adresy URL obrázku /služby YouTube se automaticky vloží do vašeho příspěvku!
Tip: Zadejte znak @, abyste automaticky vyplnili jméno uživatele, který se účastní této diskuse.