🗄️Developer Resource // JSON Endpoint

QTEC JSON Data API

Access 240 data points for QTEC spanning 20 years (2006–Apr 22, 2026). Optimized JSON format (35.2 KB).

Chart where your browser is the vault — wire this endpoint to the Terminal.
Minimal cloud, maximal local control — start from this stateless slice.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "QTEC",
  "timestamp": "2026-04-22T20:49:33.904Z",
  "price": 257.17,
  "change_24h": 2.3236382445390533,
  "history_sample": [
    {
      "date": "2006-06-01",
      "open": 18.48,
      "high": 18.48,
      "low": 16.82,
      "close": 17.66,
      "volume": 223800
    },
    {
      "date": "2006-07-01",
      "open": 17.66,
      "high": 17.66,
      "low": 15.69,
      "close": 16.64,
      "volume": 214800
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import QTEC
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync QTEC.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal