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

FHTX JSON Data API

Access 275 data points for FHTX spanning 6 years (2020–Jan 20, 2026). Optimized JSON format (40.3 KB).

GET /api/tickers/FHTX/json● 200 OK (Live)
{
  "symbol": "FHTX",
  "timestamp": "2026-01-21T21:35:24.814Z",
  "price": 6.08,
  "change_24h": 9.156193895870732,
  "history_sample": [
    {
      "date": "2020-10-19",
      "open": 19,
      "high": 20.3,
      "low": 17.03,
      "close": 18.12,
      "volume": 2843500
    },
    {
      "date": "2020-10-26",
      "open": 18.42,
      "high": 18.56,
      "low": 14.03,
      "close": 15.98,
      "volume": 1952600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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