Skip to content

Skopt optimizer issues with VS Code and Jupyter notebooks and or possibly file structure? #229

Answered by kernc
eervin123 asked this question in Q&A
Discussion options

You must be logged in to vote

Strategy 'simpleSmaCross' is missing parameter 'method'. Strategy class should define parameters as class variables

method='skopt' is interpreted as **kwargs strategy parameters. You're likely not really using Backtesting 0.3.0. Traceback snippets confirm it.

pip install -U backtesting

Replies: 1 comment 2 replies

Comment options

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

eervin123 Jan 23, 2021
Author Sponsor

@eervin123
Comment options

eervin123 Jan 25, 2021
Author Sponsor

Answer selected by kernc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants