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

FEQNX JSON Data API

Access 177 data points for FEQNX spanning 4 years (2022–Jan 19, 2026). Optimized JSON format (25.9 KB).

GET /api/tickers/FEQNX/json● 200 OK (Live)
{
  "symbol": "FEQNX",
  "timestamp": "2026-01-22T08:21:19.444Z",
  "price": 14.90999984741211,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2022-09-05",
      "open": 10.03,
      "high": 10.15,
      "low": 10.03,
      "close": 10.15,
      "volume": 0
    },
    {
      "date": "2022-09-12",
      "open": 10.24,
      "high": 10.24,
      "low": 9.78,
      "close": 9.78,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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