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

AGQ JSON Data API

Access 208 data points for AGQ spanning 18 years (2009–Mar 9, 2026). Optimized JSON format (30.5 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "AGQ",
  "timestamp": "2026-03-09T19:36:22.342Z",
  "price": 161.43,
  "change_24h": 5.793302313388822,
  "history_sample": [
    {
      "date": "2009-01-01",
      "open": 61.96,
      "high": 77.22,
      "low": 51.7,
      "close": 77.16,
      "volume": 742000
    },
    {
      "date": "2009-02-01",
      "open": 74.24,
      "high": 101.7,
      "low": 71.04,
      "close": 81.54,
      "volume": 1381450
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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