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

FDIG JSON Data API

Access 198 data points for FDIG spanning 4 years (2022–Jan 21, 2026). Optimized JSON format (29.0 KB).

GET /api/tickers/FDIG/json● 200 OK (Live)
{
  "symbol": "FDIG",
  "timestamp": "2026-01-22T02:04:03.617Z",
  "price": 42.5322,
  "change_24h": -0.26310605847425295,
  "history_sample": [
    {
      "date": "2022-04-18",
      "open": 25.72,
      "high": 25.72,
      "low": 22.57,
      "close": 22.63,
      "volume": 98200
    },
    {
      "date": "2022-04-25",
      "open": 22.63,
      "high": 23.14,
      "low": 21.12,
      "close": 21.22,
      "volume": 197400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync FDIG.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)