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

AALG JSON Data API

Access 134 data points for AALG spanning 1 years (2025–Jan 21, 2026). Optimized JSON format (19.6 KB).

GET /api/tickers/AALG/json● 200 OK (Live)
{
  "symbol": "AALG",
  "timestamp": "2026-01-22T02:04:29.694Z",
  "price": 17.094,
  "change_24h": 2.298025134649912,
  "history_sample": [
    {
      "date": "2025-07-11",
      "open": 13.89,
      "high": 14.23,
      "low": 13.35,
      "close": 13.35,
      "volume": 1300
    },
    {
      "date": "2025-07-14",
      "open": 13.28,
      "high": 13.66,
      "low": 13.18,
      "close": 13.66,
      "volume": 1400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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