polakowo / vectorbt

Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.
https://vectorbt.dev
Other
4.44k stars 624 forks source link

Outdated Alpaca Usage #751

Open zapgroupdev opened 1 month ago

zapgroupdev commented 1 month ago

The current repo uses alpaca_trade_api which has been deprecated and replaced with Alpaca-Py which uses a different method for calling the TradingClient to pull in market data

polakowo commented 1 month ago

https://github.com/polakowo/vectorbt/issues/742