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

HDGE JSON Data API

Access 181 data points for HDGE spanning 15 years (2011–Jan 21, 2026). Optimized JSON format (26.5 KB).

GET /api/tickers/HDGE/json● 200 OK (Live)
{
  "symbol": "HDGE",
  "timestamp": "2026-01-22T01:43:01.358Z",
  "price": 16.14,
  "change_24h": -1.109606582889638,
  "history_sample": [
    {
      "date": "2011-02-01",
      "open": 252.9,
      "high": 252.9,
      "low": 234.3,
      "close": 242.6,
      "volume": 265940
    },
    {
      "date": "2011-03-01",
      "open": 242.3,
      "high": 254.4,
      "low": 237.3,
      "close": 238,
      "volume": 229180
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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