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

LGLSX JSON Data API

Access 127 data points for LGLSX spanning 11 years (2015–Jan 1, 2026). Optimized JSON format (18.6 KB).

GET /api/tickers/LGLSX/json● 200 OK (Live)
{
  "symbol": "LGLSX",
  "timestamp": "2026-01-21T19:31:20.039Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2015-07-01",
      "open": 23.56,
      "high": 24.88,
      "low": 23.08,
      "close": 24.37,
      "volume": 0
    },
    {
      "date": "2015-08-01",
      "open": 24.33,
      "high": 24.5,
      "low": 21.38,
      "close": 22.49,
      "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 LGLSX
πŸ›‘οΈ

Need to archive this data?

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