Sourcing Historical Data
Because Portblend operates on a privacy-first, local analysis model, we do not store or license active market databases. You bring your own historical data.
While platforms like Yahoo Finance have restricted direct downloads, getting clean historical data for mutual funds, ETFs, or index series is still straightforward and free. This guide covers the best reliable sources for non-technical users.
1. US Equities, Stocks, & ETFs: Nasdaq
For any asset traded on a US exchange (like SPY, QQQ, VTI), Nasdaq.com provides free, unrestricted historical data downloads.
Step-by-Step:
- Go to Nasdaq.com and search for your ticker symbol (e.g.,
SPY). - On the asset’s quote page, look at the left sidebar menu and click Historical Data.
- Select your desired time frame (e.g.,
5 Yearsor10 Years). - Click the Download Data button to save the CSV file directly.
Note: Nasdaq’s CSV includes multiple columns (Open, High, Low, Close) and formats prices with a dollar sign (e.g., $393.45). You can upload this file directly to Portblend — our parser automatically identifies the correct columns, ignores extra fields, and automatically strips out currency symbols ($) and commas for you.
2. Global Funds, Crypto, & Indices: Investing.com
If you are looking for international mutual funds (UK, Europe, India, Asia), cryptocurrencies, or global stock indices, Investing.com is the easiest source.
Step-by-Step:
- Go to Investing.com and search for your fund, index, or asset.
- Under the main asset profile name, click the Historical Data tab.
- Select the date range you want to analyze and click Apply.
- Click the Download Data button on the right side above the data table to get your CSV file.
3. Interest Rates, Cash, & Commodities: FRED (St. Louis Fed)
For macroeconomic benchmarks (like the risk-free rate, 10-year Treasury yield, inflation indices, gold, or oil prices), the Federal Reserve Economic Database (FRED) is the gold standard.
Step-by-Step:
- Go to FRED.
- Search for the benchmark asset you need (e.g., search
Gold Fixing Priceor3-Month Treasury Bill). - Click the red Download button in the top right corner of the chart.
- Select CSV (data) to save the historical series.
4. The Google Sheets Shortcut (For copy-pasted data)
If a website displays historical prices in a table but does not have a download button, you can easily convert it using Excel or Google Sheets.
Step-by-Step:
- Click and drag to highlight the table rows on the website.
- Press
Ctrl + C(orCmd + C) to copy. - Open a blank spreadsheet and press
Ctrl + Vto paste. - Keep only two columns: one for Dates and one for the Closing Price / NAV.
- Go to File > Download > Comma Separated Values (.csv).
You now have a clean, validated CSV file ready to drop directly into Portblend’s Prepare Data tab.