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

HBLVX JSON Data API

Access 134 data points for HBLVX spanning 12 years (2014–Jan 1, 2026). Optimized JSON format (19.6 KB).

GET /api/tickers/HBLVX/json● 200 OK (Live)
{
  "symbol": "HBLVX",
  "timestamp": "2026-01-21T20:50:25.793Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2014-12-01",
      "open": 13.97,
      "high": 14.02,
      "low": 13.42,
      "close": 13.62,
      "volume": 0
    },
    {
      "date": "2015-01-01",
      "open": 13.64,
      "high": 13.73,
      "low": 13.5,
      "close": 13.55,
      "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 HBLVX
πŸ›‘οΈ

Need to archive this data?

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