🗄️Developer Resource // JSON Endpoint

SGLCX JSON Data API

Access 138 data points for SGLCX spanning 3 years (2019–Aug 17, 2021). Optimized JSON format (20.2 KB).

GET /api/tickers/SGLCX/json● 200 OK (Live)
{
  "symbol": "SGLCX",
  "timestamp": "2026-01-21T20:49:38.777Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2019-01-01",
      "open": 9.47,
      "high": 9.67,
      "low": 9.42,
      "close": 9.67,
      "volume": 0
    },
    {
      "date": "2019-01-08",
      "open": 9.76,
      "high": 9.95,
      "low": 9.76,
      "close": 9.86,
      "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 SGLCX
🛡️

Need to archive this data?

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