🗄️Developer Resource // JSON Endpoint

GXTG JSON Data API

Access 331 data points for GXTG spanning 7 years (2019–Feb 16, 2026). Optimized JSON format (48.5 KB).

Download as CSV

Prefer CSV format? Download GXTG historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/GXTG/json● 200 OK (Live)
{
  "symbol": "GXTG",
  "timestamp": "2026-02-17T11:56:48.653Z",
  "price": 22.74,
  "change_24h": -1.7710583153347739,
  "history_sample": [
    {
      "date": "2019-10-21",
      "open": 26.15,
      "high": 26.15,
      "low": 26.15,
      "close": 26.15,
      "volume": 0
    },
    {
      "date": "2019-10-28",
      "open": 26.15,
      "high": 26.15,
      "low": 26.15,
      "close": 26.15,
      "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 GXTG
🛡️

Need to archive this data?

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