Default Stock Exchange API Support
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
In order for Stockbeat to server a purpose it need to be able to obtain stock data from somewhere... For the default exchange we will use Alpha Vantage.
Describe the solution you'd like
Multiple API offer access to Stocks historical data. Each "providers" could be implemented as a module. A default provider should be elected to allow for a quick an easy configuration. If possible a provider that does not require an account or subscription would be the best.
Describe alternatives you've considered
None, this a required feature.
Additional context
IEX Cloud is a platform that makes financial data and services accessible to everyone.
Alpha Vantage offer similar APi for FREE
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by mapping how Stockbeat currently obtains and configures stock data, then review the Alpha Vantage and IEX Cloud documentation linked in the issue. Done means a provider-based design exists, a default provider is selectable, and historical stock data can be obtained through it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend, data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100