d-e-s-o / apca

A crate for interacting with the Alpaca API at alpaca.markets.
GNU General Public License v3.0
146 stars 39 forks source link

Add more support for TimeFrame #82

Open LewisJ-git opened 3 months ago

LewisJ-git commented 3 months ago

Is there a particular reason why TimeFrame only has 1Min, 1Hour, and 1Day? Can we have more timeframes such as 1Week or 1Month as well?

d-e-s-o commented 3 months ago

It's probably fine to add them. Feel free to open a pull request.