Skip to content

Follow your favourite stocks and fonds, and your portfolio's performance

Notifications You must be signed in to change notification settings

PeterBlenessy/stoqster

Repository files navigation

Stoqster

Stoqster provides information about Swedish investment companies and funds, in particular information about the holdings.

Features

  • 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.

Data origin

Stoqster uses information freely available on the web, specifically from Investmentbolags Index, Finansinspektionen, and Fbindex.

Investmentbolags Index Fbindex Finansinspektionen

License

Contributors

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

yarn dev

Lint the files

yarn run lint

Build the app for production

yarn build

Publishing to GitHub

To be able to publish to github a GH_TOKEN needs to be generated and exported as an environment variable.

Read more: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token

export GH_TOKEN=<YOUR-GH-TOKEN>

Keeping packages up to date

yarn outdated
yarn upgrade

About

Follow your favourite stocks and fonds, and your portfolio's performance

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages