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

FTXL JSON Data API

Access 115 data points for FTXL spanning 10 years (2016–Mar 6, 2026). Optimized JSON format (16.8 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "FTXL",
  "timestamp": "2026-03-09T07:25:18.044Z",
  "price": 142.38,
  "change_24h": -5.117952818872455,
  "history_sample": [
    {
      "date": "2016-10-01",
      "open": 20.32,
      "high": 21,
      "low": 19.94,
      "close": 20.02,
      "volume": 97200
    },
    {
      "date": "2016-11-01",
      "open": 19.85,
      "high": 22.26,
      "low": 19.65,
      "close": 21.77,
      "volume": 375200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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