alpacahq / alpacahq/alpaca-backtrader-api
asyncio.exceptions.CancelledError
Open
- Dominant language
- Python
- Stars
- 702
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
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'
````
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.