{% extends "base.html" %} {% block title %}{{ BRAND_NAME }} · Import Portfolio{% endblock %} {% block main %}
Import portfolio (Trading 212 CSV) stays in your browser · never persists server-side

Export your pie from the T212 web app (Trading 212 → Investing → Your Pie → ⋯ → Export) and drop the CSV here. Each Slice is resolved to its Yahoo ticker; the parsed pie is kept in this browser's localStorage only. The server learns just which tickers exist (anonymously) so it can fetch their prices.

Drop a T212 pie CSV here
or browse · max 1 MB
{% endblock %}