alpacahq/alpaca-backtrader-api

Not a reliable API

JLXIA opened this issue · 0 comments

when I try to use it, found tons of errors.

  1. Streamining mode(PAPER TRADE, LIVE TRADE) doesn't support compression
  2. Streamining mode(PAPER TRADE, LIVE TRADE) only supports one stock (trying to build a websocked connection for each stock, but rejected due to connection limitation)
  3. Timestamp is not well handled. When try to get history data for a specific date, the results try to use UTC tz, but messed up.

Use at your own risk.