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

HOTL JSON Data API

Access 102 data points for HOTL spanning 2 years (2022–Dec 11, 2023). Optimized JSON format (14.9 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "HOTL",
  "timestamp": "2026-03-09T18:36:24.924Z",
  "price": 14.6188,
  "change_24h": 0.0917468881372694,
  "history_sample": [
    {
      "date": "2022-01-03",
      "open": 15,
      "high": 15,
      "low": 15,
      "close": 15,
      "volume": 0
    },
    {
      "date": "2022-01-10",
      "open": 15.17,
      "high": 15.48,
      "low": 15.03,
      "close": 15.07,
      "volume": 1763
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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