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

BTQ JSON Data API

Access 80 data points for BTQ spanning 1 years (2025–Jan 21, 2026). Optimized JSON format (11.7 KB).

GET /api/tickers/BTQ/json● 200 OK (Live)
{
  "symbol": "BTQ",
  "timestamp": "2026-01-22T00:27:08.273Z",
  "price": 4.93,
  "change_24h": -6.451612903225805,
  "history_sample": [
    {
      "date": "2025-09-26",
      "open": 6.6,
      "high": 6.8,
      "low": 4.94,
      "close": 5.26,
      "volume": 6077400
    },
    {
      "date": "2025-09-29",
      "open": 6.05,
      "high": 7.07,
      "low": 5.9,
      "close": 6.26,
      "volume": 6972800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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