alpacahq / example-scalping

A working example algorithm for scalping strategy trading multiple stocks concurrently using python asyncio
763 stars 184 forks source link

Code does not work with new api #6

Open kyp0717 opened 4 years ago

kyp0717 commented 4 years ago

I upgrade the alpaca_trade_api and now it just hangs.

analyticray commented 2 years ago

Hi kyp0717. I am having the same issue as well. When running the Python command, it just keeps hanging with no output. Did you manage to resolve the issue?