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

CTRN JSON Data API

Access 251 data points for CTRN spanning 21 years (2005–Mar 6, 2026). Optimized JSON format (36.8 KB).

Download as CSV

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

GET /api/tickers/CTRN/json● 200 OK (Live)

Tired of exporting to Excel? Track CTRN and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "CTRN",
  "timestamp": "2026-03-07T19:55:29.452Z",
  "price": 46.61,
  "change_24h": -3.137988362427261,
  "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)