alpaca-backtrader-api icon indicating copy to clipboard operation
alpaca-backtrader-api copied to clipboard

asyncio.exceptions.CancelledError

Open KlausGlueckert opened this issue 4 years ago • 0 comments

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'

KlausGlueckert avatar Jan 22 '21 20:01 KlausGlueckert