🗄️Developer Resource // JSON Endpoint
FCG JSON Data API
Access 228 data points for FCG spanning 19 years (2007–Apr 22, 2026). Optimized JSON format (33.4 KB).
Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.
Download as CSV
Prefer CSV format? Download FCG historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/FCG/json● 200 OK (Live)Tired of exporting to Excel? Track FCG and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "FCG",
"timestamp": "2026-04-22T20:51:20.882Z",
"price": 29.78,
"change_24h": 2.1612349914236795,
"history_sample": [
{
"date": "2007-06-01",
"open": 104.25,
"high": 107.9,
"low": 99.05,
"close": 101.9,
"volume": 45920
},
{
"date": "2007-07-01",
"open": 101.85,
"high": 105.85,
"low": 94.9,
"close": 96.55,
"volume": 55580
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import FCG🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync FCG.json updates to your private Google Drive for backtesting and compliance.
Enable Sovereign SyncIncludes 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)