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

CTRPX JSON Data API

Access 112 data points for CTRPX spanning 10 years (2016–Jan 1, 2026). Optimized JSON format (16.4 KB).

GET /api/tickers/CTRPX/json● 200 OK (Live)
{
  "symbol": "CTRPX",
  "timestamp": "2026-01-22T03:16:07.642Z",
  "price": 22.34000015258789,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2016-10-01",
      "open": 18.55,
      "high": 18.55,
      "low": 18.44,
      "close": 18.46,
      "volume": 0
    },
    {
      "date": "2016-11-01",
      "open": 18.46,
      "high": 18.47,
      "low": 18.04,
      "close": 18.05,
      "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 CTRPX
πŸ›‘οΈ

Need to archive this data?

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