You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I keep getting the following error when running any strategy (the sample python files) in paper trading mode. It was working before. Recently there has been some update in the alpaca trade api and I feel that maybe causing this error. I would appreciate any help regarding figuring out the cause and resolution for this type of error. The error message is below -
2022-03-23 14:11:54,810 starting stock data websocket connection
2022-03-23 14:11:56,289 connected to: wss://stream.data.alpaca.markets/v2/iex
2022-03-23 14:11:56,802 data websocket error, restarting connection: code = 1002 (protocol error), reason = received header with unexpected rsv bits set: true:false:false
The text was updated successfully, but these errors were encountered:
Hi,
I keep getting the following error when running any strategy (the sample python files) in paper trading mode. It was working before. Recently there has been some update in the alpaca trade api and I feel that maybe causing this error. I would appreciate any help regarding figuring out the cause and resolution for this type of error. The error message is below -
2022-03-23 14:11:54,810 starting stock data websocket connection
2022-03-23 14:11:56,289 connected to: wss://stream.data.alpaca.markets/v2/iex
2022-03-23 14:11:56,802 data websocket error, restarting connection: code = 1002 (protocol error), reason = received header with unexpected rsv bits set: true:false:false
The text was updated successfully, but these errors were encountered: