-
I just tested the [Historical bars](https://docs.alpaca.markets/reference/cryptobars) endpoint from your website. It offers the possibility to set a `sort` parameter. When doing so, the request become…
-
I don't see where to enter api keys for either Alpaca or Polygon in the code? Can you point me to what I'm missing?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What is your question?
Hello,
I search the WIKI and FAX files... but did not find an asker.
I'm having pro…
-
To reproduce this problem, simply go into one of the examples, set IS_BACKTEST=True, and change the timeframe to bt.TimeFrame.Minutes (instead of Days).
Exception in thread Thread-1:
Traceback (mo…
-
There seems to be an issue with the start and end times of the back tester. The onStockAggMin() function only runs a max of 100 times, regardless of how far back the start date has been set. And it …
-
Today this call
`.getPortfolioHistory({
period: "intraday",
timeframe: "15Min",
extended_hours: true,
})`
Just stopped working for paper accounts. It still works fine with…
-
Hey Alpaca Team,
Not a big issue here but would be nice as an addition to new users. When running the example code, I got the following error message with no other context.
```
Traceback (most r…
-
**Is your feature request related to a problem? Please describe.**
I sometimes want to find what was the last trading day before the current day. Normally, one can just look-up the previous business-…
-
I don't see a `get_news` method exposed under REST even in the Alpaca Trade API documentation. I'm appalled it worked in this project. Anyone else facing this?
-
We need the possibility to submit bracket orders with `take_profit` and `trailing_stop` (Instead of stop_loss)