Skip to content

Bitpanda Platform Profits is a tool for calculating profits and amount of avalable assets by using the FIFO method (first in, first out).

License

Notifications You must be signed in to change notification settings

FloppyNotFound/bitpanda-platform-profits

Repository files navigation

Bitpanda Platform Profits Calculator

Package License

Description

Bitpanda Platform Profits is a tool for calculating profits and amount of avalable assets by using the FIFO method (first in, first out).

Transactions done after holding a crypto for more than one year are tax free in Germany. This is respected within the app.

Note that Metal assets and fees are currently not implemented and therefore might not be calculated correctly.

Disclaimer

You are free to use the code and the tool "as is". I am not giving tax advices and cannot be made liable for potential errors. Feel free to contact me if you stumble upon a scenario which you think is not yet implemented.

Installation

$ yarn
# or
$ npm install

Running the app

# development
$ yarn start
# or
$ npm run start

# watch mode
$ yarn start:dev
# or
$ npm run start:dev

# production mode
$ npm run start:prod

Starting the calculation

To be able to run the calculation, you need a Bitpanda Platform API token, which can be created on the Bitpanda website within your user settings.

Once you created a token, you can start the calculation by opening the website and providing the "apiToken" as a query parameter (replace TOKEN with the actual token):

http://localhost:3000/?apiToken=TOKEN

Test

# unit tests
$ yarn test
# or
$ npm run test

Support

If you like this tool and it helps you getting a better view on your Bitpanda assets and profits, I'd appreciate if you support my work via Paypal Me or Bitcoin (Wallet Adress: 3ALWrVpWQdeYWzBivV33eSfpU1GcvxbJXW, min BTC 0.0010).

Stay in touch

License

Bitpanda Platform Profits is MIT licensed.

About

Bitpanda Platform Profits is a tool for calculating profits and amount of avalable assets by using the FIFO method (first in, first out).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published