I built a small MVP to verify Trading212 portfolios using their API. No screenshots, no manual updates.
What it does:
- Connect with Trading212 API key/secret
- Pull positions & performance
- Generates a simple “verified portfolio” page
- Optional leaderboard for early testers
Built because Trading212 users often share returns publicly but there’s no easy way to verify them.
Tech: Django + vanilla js, API-only, keys encrypted locally, no tracking.
Would love feedback on:
- usefulness
- privacy/security setup
- performance calculation approach
- whether to expand to IBKR next
Thanks
stockbro•1h ago
I built a small MVP to verify Trading212 portfolios using their API. No screenshots, no manual updates.
What it does:
- Connect with Trading212 API key/secret
- Pull positions & performance
- Generates a simple “verified portfolio” page
- Optional leaderboard for early testers
Built because Trading212 users often share returns publicly but there’s no easy way to verify them.
Tech: Django + vanilla js, API-only, keys encrypted locally, no tracking.
Would love feedback on:
- usefulness
- privacy/security setup
- performance calculation approach
- whether to expand to IBKR next
Thanks