🗄️Developer Resource // JSON Endpoint

ITRGX JSON Data API

Access 360 data points for ITRGX spanning 7 years (2019–Nov 18, 2025). Optimized JSON format (52.7 KB).

GET /api/tickers/ITRGX/json● 200 OK (Live)
{
  "symbol": "ITRGX",
  "timestamp": "2026-01-17T01:00:58.318Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2019-01-01",
      "open": 72.13,
      "high": 73.97,
      "low": 70.2,
      "close": 73.97,
      "volume": 0
    },
    {
      "date": "2019-01-08",
      "open": 74.87,
      "high": 75.89,
      "low": 74.87,
      "close": 75.18,
      "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 ITRGX
🛡️

Need to archive this data?

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