Stoqster provides information about Swedish investment companies and funds, in particular information about the holdings.
- List investment companies and their holdings
- List funds and their holdings
- Add/remove investment company to watch list
- Display company performance in watch list
- Set simple alarm in watchlist
- List real estate companies and their holdings
- List publicly listed companies
- List indexes and their holdings
- List company information from fbindex.se
More details are available in the use cases.
Stoqster uses information freely available on the web, specifically from Investmentbolags Index, Finansinspektionen, and Fbindex.
yarn
yarn dev
yarn run lint
yarn build
To be able to publish to github a GH_TOKEN
needs to be generated and exported as an environment variable.
export GH_TOKEN=<YOUR-GH-TOKEN>
yarn outdated
yarn upgrade