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

with latest update (6/21/21), no longer works with multiple datas

Open ohheytherewow opened this issue 3 years ago • 1 comments

Run the included "multiple datas" example. Only seems to subscribe to the first ticker specified.

ohheytherewow avatar Jun 21 '21 17:06 ohheytherewow

You need to use alpaca-proxy-agent to aggregate all of the websocket calls

https://github.com/camelpac/alpaca-proxy-agent

bwees avatar Nov 07 '21 23:11 bwees