Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Faster Optimization #1016

Unanswered
efeint01 asked this question in Q&A
Discussion options

Hi.

I work on BTCUSDT 1 minute interval 3 years data. And using "skopt" optimization max_tries=200. I need optimize 16 parameters.

It takes a lot of time. Around -45Minute for 1 backtesting with this huge data. And gave me really bad results is not worth the time.

Is there anything can we speed up things like using parallel for skopt optimization?
Im using Windows 11. I read the this article: https://kernc.github.io/backtesting.py/doc/examples/Parameter%20Heatmap%20&%20Optimization.html#Model-based-optimization

You must be logged in to vote

Replies: 1 comment

Comment options

I suggest installing ubuntu, either as a typical install if you like, or with virtual box and run it through there. it seems that the lib is made to work using fork and spawn is not working properly. and also i think you will be better off only optimizing on 3-6 paramters.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /