🗄️Developer Resource // JSON Endpoint

MRETX JSON Data API

Access 308 data points for MRETX spanning 6 years (2019–Nov 19, 2024). Optimized JSON format (45.1 KB).

GET /api/tickers/MRETX/json● 200 OK (Live)
{
  "symbol": "MRETX",
  "timestamp": "2026-01-22T05:43:55.450Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2019-01-01",
      "open": 10.56,
      "high": 10.87,
      "low": 10.56,
      "close": 10.87,
      "volume": 0
    },
    {
      "date": "2019-01-08",
      "open": 11.16,
      "high": 11.33,
      "low": 11.16,
      "close": 11.25,
      "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 MRETX
🛡️

Need to archive this data?

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