alpaca-backtrader-api
alpaca-backtrader-api copied to clipboard
asyncio.exceptions.CancelledError
I was able to reproduce the error reported in https://github.com/alpacahq/alpaca-backtrader-api/issues/120.
It happens exactly when:
- restarting alpaca proxy
- first time launching a strategy in paper trade mode
the reported logs in issues-120 are accurate.
'NoneType' object has no attribute 'send'