alpaca-proxy-agent
alpaca-proxy-agent copied to clipboard
``` 2022-11-03 19:22:15,758 root Alpaca Proxy Agent v1.0.1 2022-11-03 19:22:15,758 root Using the Alpaca Websocket 2022-11-03 19:22:15,758 root Connecting to the paper account endpoint 2022-11-03 19:22:15,758 root Using the free...
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hi, I am unable to stream any data using the alpaca proxy agent. I am attempting to subscribe to a single channel "AAPL" for Quotes. I have included a screenshot...
Is it possible to run this as a native Linux service rather than a docker image?
Hello there, thank you for providing this awesome tool, it works really well with backtrader with minute bar streaming. I would like to know whether you have any suggestions for...
Hi, I ran the strategy with multiple 1-min live data feeds via alpaca-proxy-agent. Almost every day I experience 1-2 times the connection down issue. Here is the error log: '''...
Hi, I am trying to get the updated proxy agent working. When I try I am getting the following error every time I send a message to the Proxy. This...
In this case I am subscribing to 'alpacadatav1/AM.TSLA' and then 'alpacadatav1/AM.SPY. Appereantly you ````await conn.unsubscribe(previous_channels)```` when adding additional subscriptions and then re-subscribe. This process doesnt work and fails in the...
It works well when I just started the service. I tried to run some jobs at the same time and they all can get data, but sometimes when I stopped...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.8.5. Release notes Sourced from aiohttp's releases. 3.8.5 Security bugfixes Upgraded the vendored copy of llhttp_ to v8.1.1 -- by :user:webknjaz and :user:Dreamsorcerer. Thanks to...