alpacahq / alpaca-ts

A TypeScript Node.js library for the https://alpaca.markets REST API and WebSocket streams.
ISC License
154 stars 42 forks source link

BarsTimeframe not supporting arbitrary values #108

Open kirbby opened 2 years ago

kirbby commented 2 years ago

Description The comment for the "BarsTimeframe" says: /* Also supports arbitrary minute, hour, and day values. E.g., '37Min', '6Hour', '3Day' / but I'm not sure how it would work with the current implementation, am I missing something or is the comment not accurate?

Thanks for the package, it is really nice and for me works better than the default alpaca Typescript implementation.

117 commented 2 years ago

Thank you for the kind words! Will investigate this over the weekend.

117 commented 1 year ago

v7 is on the way, you can track it here #113

iukea1 commented 1 year ago

v7 is on the way, you can track it here #113

Any luck good sir?

117 commented 1 year ago

@iukea1 spending the day on it