Why not use StockHistoricalDataClient from Alpaca-py? #32
DeineMudda40
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, I really like your project and I would love to contribute, it's super interesting :) I looked a little bit into the project and you use yfinance. Have you considered using Alpaca-py to get the history data? I am thinking about implementing some ML models like RandomForests. The alpaca basic program allows about 200 requests per minute and it is able to give hourly stock data, which may be interesting for some models. Here's an example:
Beta Was this translation helpful? Give feedback.
All reactions