|
Optimization tip...
When using the backtester, you don't need to use every tic or whatever, just use the close/open of the next bar. Not only does that make your optimizations/backtests much quicker, but that is how the EA trades anyway, so you don't lose any accuracy.
The above might be a no-brainer, but I was sitting here for hours looking at the tics go by... waiting. I'm so dense...
Carl
|