{
  "schemaVersion": "vultax-feature-mirror-v1",
  "slug": "market-analytics",
  "title": "Crypto Market Analytics by Exchange",
  "description": "Read BTC exchange quotes, reported depth and venue service status together, using Vultax’s existing market snapshot.",
  "mirrorSummary": "Read BTC exchange quotes, reported depth and venue service status together, using Vultax’s existing market snapshot.",
  "canonicalUrl": "https://vultax.com/features/market-analytics",
  "availability": {
    "status": "live",
    "message": "The analytics workspace is available. Individual views may show delayed, stale or unavailable data."
  },
  "workspace": {
    "label": "Open the Vultax workspace",
    "url": "https://app.vultax.com/analytics"
  },
  "downloads": {
    "json": "https://vultax.com/features/market-analytics/data.json",
    "markdown": "https://vultax.com/features/market-analytics/page.md",
    "schema": "https://vultax.com/features/schema.json"
  },
  "tables": [
    {
      "id": "venue-status",
      "title": "Exchange service status",
      "description": "The service-status responses already collected by Vultax.",
      "coverage": "Configured exchange status endpoints; operational status does not establish feed completeness or execution access.",
      "columns": [
        {
          "key": "venue",
          "label": "Exchange",
          "format": "text",
          "unit": null
        },
        {
          "key": "indicator",
          "label": "Indicator",
          "format": "text",
          "unit": null
        },
        {
          "key": "message",
          "label": "Source message",
          "format": "text",
          "unit": null
        }
      ],
      "rows": [
        {
          "id": "coinbase",
          "values": {
            "venue": "Coinbase",
            "indicator": "none",
            "message": "All Systems Operational"
          }
        },
        {
          "id": "kraken",
          "values": {
            "venue": "Kraken",
            "indicator": "minor",
            "message": "Partially Degraded Service"
          }
        },
        {
          "id": "binance",
          "values": {
            "venue": "Binance",
            "indicator": "none",
            "message": "normal"
          }
        },
        {
          "id": "okx",
          "values": {
            "venue": "OKX",
            "indicator": "none",
            "message": "All systems operational"
          }
        },
        {
          "id": "kalshi",
          "values": {
            "venue": "Kalshi",
            "indicator": "none",
            "message": "exchange active"
          }
        }
      ],
      "notes": [
        "The upstream status messages retain the provider’s meaning; different providers use different status vocabularies."
      ],
      "kind": "market-snapshot",
      "status": "fresh",
      "statusReason": "Within this table’s source-time freshness window; prices can change between observations.",
      "observedAt": "2026-09-18T11:20:02.000Z",
      "modifiedAt": null,
      "rowCount": 5,
      "sources": [
        {
          "label": "Vultax crypto pack · exchange status endpoints",
          "url": "https://vultax.com/live/crypto.json"
        }
      ],
      "downloads": {
        "json": "https://vultax.com/features/market-analytics/data.json?dataset=venue-status",
        "csv": "https://vultax.com/features/market-analytics/data.csv?dataset=venue-status"
      }
    }
  ],
  "research": [
    {
      "title": "Crypto Wash Trading and Real Liquidity: Fake-Volume Estimates Run From 51% to 95%",
      "url": "https://vultax.com/research/crypto-wash-trading-what-the-research-shows",
      "publishedAt": "2026-09-02",
      "description": "Published estimates put fake or non-economic bitcoin volume at 51% to 95%, and above 70% on unregulated venues. Why the studies disagree, why depth and slippage judge a venue better than volume (Binance: 64.3% of volume, 30.7% of depth, per Kaiko), and what to check yourself."
    },
    {
      "title": "Crypto Exchange Feed Latency and Coverage: 16 Venues Measured",
      "url": "https://vultax.com/research/crypto-exchange-feed-latency-september-2026",
      "publishedAt": "2026-09-02",
      "description": "Order-book feed latency on 16 crypto exchanges: medians from 35.0 ms (Coinbase) to 111.5 ms (BTSE), a 95th percentile of 288–590 ms on every venue, and data in every minute of the day. Plus the coverage check that catches a feed that stays connected and stores almost nothing."
    }
  ],
  "related": [
    {
      "slug": "prediction-desk",
      "title": "Polymarket vs Kalshi: Prediction Market Prices",
      "url": "https://vultax.com/features/prediction-desk"
    },
    {
      "slug": "wallet-intelligence",
      "title": "Polymarket Trader Rankings and Wallet Research",
      "url": "https://vultax.com/features/wallet-intelligence"
    },
    {
      "slug": "event-trackers",
      "title": "Fed Decision Tracker: Market Prices and Sources",
      "url": "https://vultax.com/features/event-trackers"
    }
  ],
  "limitations": [
    "Public tables mirror existing Vultax source packs. They do not include account data, private watchlists or the complete app dataset.",
    "Source time, coverage and limitations apply to each table. Missing values are unavailable, not zero."
  ]
}
