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

DEQAX JSON Data API

Access 219 data points for DEQAX spanning 19 years (2007–Jan 1, 2026). Optimized JSON format (32.1 KB).

GET /api/tickers/DEQAX/json● 200 OK (Live)
{
  "symbol": "DEQAX",
  "timestamp": "2026-01-22T08:20:47.399Z",
  "price": 14.520000457763672,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2007-11-01",
      "open": 12.87,
      "high": 12.95,
      "low": 12.07,
      "close": 12.63,
      "volume": 0
    },
    {
      "date": "2007-12-01",
      "open": 12.56,
      "high": 12.87,
      "low": 12.26,
      "close": 12.65,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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