MT4 tick backtest?
5 replies
gin
5 years ago #259904
SQ generates a strategy based on selected time frame only fast Daily D1
I test is in MT4 open price only – all good, strategy results match more or less SQ and MT4
but when I test on MT4 tick backtest then suddenly strategy loses rapidly
why is that?
SQ does not have a reliable on new open bar event check… it reacts to every tick?
hankeys
5 years ago #259907
selected TF only for DAILY strats is not enough. But selected TF only is your choise, you can have tick data or 1M data, so you can choose whatever precision you want
imagine that you are testing only on OHLC values for the whole day – with this kind of backtest you will never found out if the SL or TP are hitted first
build on selected TF only and always retest on 1M precision. 1M precision is good enough also for daily
You want to be a profitable algotrader? We started using StrateQuant software in early 2014. For now we have a very big knowhow for building EAs for every possible types of markets. We share this knowhow, apps, tools and also all final strategies with real traders. If you want to join us, fill in the FORM.
gin
5 years ago #259918
ic
so open bar strategies are useless?
only tick is good enough or live trading?
then what is the purpose of Prescision Selected timeframe only (fastest) if it has no meaning?
hankeys
4 years ago #259925
i told you – i use only 1M precision
i am building mostly on selected TF only, but only TF M15-H4, the build process is much quicker and after that i am doing retest on 1M precision
for daily strategies i am using 1M precision in building already, because daily strats are fast and selected TF only doesnt make sense to me for daily strats
You want to be a profitable algotrader? We started using StrateQuant software in early 2014. For now we have a very big knowhow for building EAs for every possible types of markets. We share this knowhow, apps, tools and also all final strategies with real traders. If you want to join us, fill in the FORM.
gin
4 years ago #259941
so you manually retest?
no automation?
but all strategies generated on H4 will fail when properly tested with M1
hankeys
4 years ago #259954
you need to teach and teach and teach
with SQX you can automatically do almost everything – you have crosschecks in the builder, where you can test with higher precision, or you can use custom workflows, where you can make tasks and describe your whole workflow…so i am not doing anything manually
You want to be a profitable algotrader? We started using StrateQuant software in early 2014. For now we have a very big knowhow for building EAs for every possible types of markets. We share this knowhow, apps, tools and also all final strategies with real traders. If you want to join us, fill in the FORM.
Viewing 5 replies - 1 through 5 (of 5 total)