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

Error Process #33

Closed
budx1 opened this issue Oct 25, 2022 · 1 comment
Closed

Error Process #33

budx1 opened this issue Oct 25, 2022 · 1 comment

Comments

@budx1
Copy link

budx1 commented Oct 25, 2022

Hey, really amazing code! thank you!
i'm having this issue with the backtesting, can you help me?

Process Process-1:
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.2288.0_x64__qbz5n2kfra8p0\lib\multiprocessing\process.py", line 314, in _bootstrap
self.run()
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.2288.0_x64__qbz5n2kfra8p0\lib\multiprocessing\process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\X\Downloads\Binance-Futures-Bot-main\Binance-Futures-Bot-main\Backtester.py", line 300, in run_backtester
average /= num_wins
ZeroDivisionError: division by zero

@conor19w
Copy link
Owner

Hey looks like the Bot didn't take any trades over the period you tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants