Closed demkoma20 closed 1 year ago
There is another Issue related to this. This should be fixed in 8.0.7. Give it a go and let me know.
I tried but I am still not able to start. Still the same error
Are you sure you are using v8.0.7? I've had confirmation from others it's fixed. I'm not having the issue either. Can you provide your config.json, how you are running your bot, and anything else that may be useful to troubleshoot.
I am using pycryptobot without Docker/Kubernetes, without Telegram. I copied it into folder, install modules and run via Ubuntu terminal.
I run few markets on Binance (ADAAUD, BTCBUSD, ETHEUR) into custom *.log files. Then market fell and I decided to re-run every market by doing this:
IndexError('index 0 is out of bounds for axis 0 with size 0')
But when I canceled the limit orders and tried to re-run, bot run successfully.
I tried to find files with order history but I didn't find them. Does anyone have a solution?