TrueROI – Verified Trading212 Portfolios

1 pointsposted 10 hours ago
by stockbro

1 Comments

stockbro

10 hours ago

Hey everyone,

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