Skip to content

Script that automatically runs backtesting/optimization? #310

Answered by kenorb
enjoysmath asked this question in Q&A
Discussion options

You must be logged in to vote

I have experience with automating things using Python. For example I've written automators for both binary.com and nadex.com for binary options (which we haven't made use of yet as binary options seems harder than plain forex).

The GUI itself is automatable using pywinauto_recorder and python scripting skills in general.

...

They made no way to programmatically control the strategy tester so some hacking is needed or simply GUI automation. Later we can replace the easily-made GUI automation code with a hack / patch of the MetaTrader executable (but that is more difficult in my opinion, so we should first see if this automation leads to good EA's, statistically before doing that).

Yo…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Harry040
Comment options

@kenorb
Comment options

Answer selected by kenorb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Optimization Questions and issues with optimization Backtesting Backtesting
3 participants
Converted from issue

This discussion was converted from issue #286 on October 25, 2021 22:23.