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

TGLSX JSON Data API

Access 309 data points for TGLSX spanning 6 years (2020–Jan 19, 2026). Optimized JSON format (45.3 KB).

GET /api/tickers/TGLSX/json● 200 OK (Live)
{
  "symbol": "TGLSX",
  "timestamp": "2026-01-22T06:58:58.843Z",
  "price": 7.880000114440918,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2020-02-24",
      "open": 10.33,
      "high": 10.33,
      "low": 10.33,
      "close": 10.33,
      "volume": 0
    },
    {
      "date": "2020-03-02",
      "open": 10.35,
      "high": 10.54,
      "low": 10.35,
      "close": 10.54,
      "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 TGLSX
πŸ›‘οΈ

Need to archive this data?

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