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

CTRN JSON Data API

Access 249 data points for CTRN spanning 21 years (2005–Jan 21, 2026). Optimized JSON format (36.5 KB).

GET /api/tickers/CTRN/json● 200 OK (Live)
{
  "symbol": "CTRN",
  "timestamp": "2026-01-22T03:16:07.817Z",
  "price": 46.03,
  "change_24h": 0.7441453272050852,
  "history_sample": [
    {
      "date": "2005-06-01",
      "open": 16.41,
      "high": 19.4,
      "low": 15.8,
      "close": 18.08,
      "volume": 2174600
    },
    {
      "date": "2005-07-01",
      "open": 18.35,
      "high": 28.4,
      "low": 17.55,
      "close": 27.55,
      "volume": 1776000
    }
  ]
}
πŸ’»

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import CTRN
πŸ›‘οΈ

Need to archive this data?

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