alpacahq / alpacahq/alpaca-backtrader-api

your connection is rejected while another connection is open under the same account

Abierto
#75 18 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
702
Forks
160
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hey, I am running into an error with multiple data feeds, e.g. with the example https://github.com/alpacahq/alpaca-backtrader-api/blob/master/sample/strategy_multiple_datas.py

Error:
`alpaca_trade_api\stream2.py", line 52, in _connect raise Exception(f"Error while connecting to {self._endpoint}:" Exception: Error while connecting to wss://data.alpaca.markets/stream:your connection is rejected while another connection is open under the same account `

---
It's working with one data feed, and I restarted my computer, tried another account, ... & the same message appears.

Running Windows 10, Python 3.6

*My guess* is, that it is related to me not having a "full" account because I'm non-US and the datafeed might only allow one feed per paper account?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.