alpacahq / alpaca-backtrader-api

Alpaca Trading API integrated with backtrader
https://pypi.org/project/alpaca-backtrader-api/
Apache License 2.0
627 stars 147 forks source link

backtrader-api uses deprecated alpaca-trade-api - will it be migrated to alpaca-py? #1128

Open akosmaroy opened 7 months ago

akosmaroy commented 7 months ago

I see that backtrader-api uses alpaca-trade-api, which is deprecated by Alpaca. The new Python API is alpaca-py.

Is there a way to backtest using alpaca-py? Will backtrader-api be migrated to alpaca-py?

VicEsquivel commented 2 weeks ago

@akosmaroy It has been a while since your comment, can you share what were the alternatives that you ended up pursuing? Because I have all in backtrader now, however as far as I have seen, there is not a backtrader api that uses alpaca-py yet. So, migrating to paper trading does not seem to be very straightforward.