diff --git a/app/static/js/portfolio.js b/app/static/js/portfolio.js index 6314512..f030024 100644 --- a/app/static/js/portfolio.js +++ b/app/static/js/portfolio.js @@ -189,7 +189,7 @@ '
' + notice + 'No portfolio loaded in this browser. ' + - 'Import a T212 CSV →' + + 'Import a portfolio CSV →' + '
'; } diff --git a/app/templates/settings.html b/app/templates/settings.html index 1391285..20dfa57 100644 --- a/app/templates/settings.html +++ b/app/templates/settings.html @@ -98,10 +98,12 @@
Import portfolio (CSV)

- If you use Trading 212, export your pie as CSV - (Investing → Your Pie → ··· → Export) - and drop the CSV here. We’ll parse it and show a preview before - importing anywhere. + Drop a portfolio CSV from any broker — Trading 212 is recognised + natively and other formats (IBKR, Fidelity, Schwab…) are + auto-detected. We’ll parse it and show a preview before importing + anywhere. +
T212 export path: + Investing → Your Pie → ··· → Export.