{% extends "base.html" %} {% block title %}{{ BRAND_NAME }} · Import Portfolio{% endblock %} {% block main %}
Import portfolio (Trading 212 CSV) held locally · optional encrypted cloud sync (paid)

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. The server learns only which tickers exist (anonymously) so it can fetch their prices. If you have cloud sync enabled, an encrypted copy is also pushed to the server — only your PIN can decrypt it.

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