Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 1.73 KB

File metadata and controls

21 lines (15 loc) · 1.73 KB

PandaGainz for sale!

https://pandagainz.com/
If you're interested, I'm selling the domain pandagainz.com, as I have no time to keep the application up-to-date. Contact: igor@devv.com
I'm also open to switching this project's ownership to someone else.

PandaGainz allows Bitpanda users to generate a small trading report, which can be used as a helper to create their tax reports or simply to keep track of their trading performance.

Some companies are charging a considerable amount of money to create such reports. People need it mostly for tax purposes. Using PandaGainz you can have a basic report for free :-)

  • Runs on Node.js, backend mostly TypeScript
  • Dockerfile available, easy to build and run
  • Vanilla-bare-metal-no-frills Javascript + HTML5 + CSS3 frontend
  • Reports can be generated as a user friendly table, or directly fetched as JSON
  • Reports and API keys are not stored or shared with anyone, and will never be
  • Calculations are done using the weighted average method

Please note that I haven't tested all use cases yet, and it will only work with EUR based transactions. If you find bugs, please create an issue.

If Node.js is not your thing and you prefer doing things via CLI, you can try this (kind of) Python port of PandaGainz: bitpynda