We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Environment (please complete the following information):
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
The text was updated successfully, but these errors were encountered:
b513df1
DogsTailFarmer
No branches or pull requests
Environment (please complete the following information):
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
The text was updated successfully, but these errors were encountered: