Edit Your Comment
What makes some EA's backtest slower?
Member Since Nov 12, 2010
160 posts
Aug 22, 2016 at 05:09
Member Since Nov 12, 2010
160 posts
The more functions that are called outside the EA, the more time the EA will take to test. More internal variables in place of calling the same function such as getting the OrderOpenPrice() or another value multiple times will greatly speed up the EA.
See my profile or message me for my latest EA

*Commercial use and spam will not be tolerated, and may result in account termination.
Tip: Posting an image/youtube url will automatically embed it in your post!
Tip: Type the @ sign to auto complete a username participating in this discussion.