Quote:
|
Originally Posted by martym
when using strategy tester do you check
every tick, control points or open prices only
under model? is strategy tester accurate for backtesting
also?
|
USE EVERY TICK
Backtester only gives you a basic idea of how the EA will perform, great for making sure your code runs properly. Long forward testing is the only way to really determine how your EA will perform.
