πŸ—„οΈDeveloper Resource // JSON Endpoint

VFH JSON Data API

Access 267 data points for VFH spanning 23 years (2004–Mar 6, 2026). Optimized JSON format (39.1 KB).

Download as CSV

Prefer CSV format? Download VFH historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/VFH/json● 200 OK (Live)

Tired of exporting to Excel? Track VFH and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "VFH",
  "timestamp": "2026-03-09T07:07:21.525Z",
  "price": 123.43,
  "change_24h": -1.4137380191693258,
  "history_sample": [
    {
      "date": "2004-02-01",
      "open": 49.98,
      "high": 51.46,
      "low": 49.49,
      "close": 51.32,
      "volume": 58000
    },
    {
      "date": "2004-03-01",
      "open": 51.45,
      "high": 52.26,
      "low": 49.75,
      "close": 51.04,
      "volume": 45100
    }
  ]
}
πŸ’»

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import VFH
πŸ›‘οΈ

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync VFH.json updates to your private Google Drive for backtesting and compliance.

Enable Sovereign Sync

Includes unlimited API calls & historical CSV exports.

Dataset Specifications

  • Format: Standardized JSON (OHLCV)
  • Frequency: End-of-Day (EOD) + Real-time delay
  • Adjustments: Split-adjusted, Dividend-adjusted
  • Source: Multi-provider aggregation (AlphaVantage, Yahoo fallback)