Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes get error from backtesting on Exit #81

Closed
DogsTailFarmer opened this issue Aug 14, 2024 · 0 comments
Closed

Sometimes get error from backtesting on Exit #81

DogsTailFarmer opened this issue Aug 14, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@DogsTailFarmer
Copy link
Owner

Environment (please complete the following information):

  • Version 3.0.12
  • OS: [e.g. Ubuntu 22.04]

Describe the bug
^C14/08 08:40:35 Got signal for exit
14/08 08:40:35 Backtest process was terminated
14/08 08:40:35 Backtest control: '_value'
14/08 08:40:35 Exception traceback: Traceback (most recent call last):
File "/home/ubuntu/.local/lib/python3.10/site-packages/martin_binance/strategy_base.py", line 357, in backtest_control
f" predicted value {prm_best.pop('_value')} -> {prm_best.pop('new_value')}",
KeyError: '_value'

14/08 08:40:35 Backtest data collect and optimize session ended

@DogsTailFarmer DogsTailFarmer added the bug Something isn't working label Aug 14, 2024
@DogsTailFarmer DogsTailFarmer self-assigned this Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant