Hedge Fund Intelligence

Top movers leaderboard (MoM or YoY change)

Countries ranked by absolute change between the latest period and a prior period. period=mom compares latest to one month back; period=yoy compares latest to twelve months back. Sort is by absolute delta descending, so both biggest buyers and biggest sellers appear at the top of the leaderboard. Skips countries with insufficient history for the requested comparison.

get/api/v1/treasury/tic/mfh/changes

Query parameters

periodstring

mom = month-over-month, yoy = year-over-year.

mom = month-over-month, yoy = year-over-year.

limitinteger

Response

Top movers ranked by absolute change.

Example response

{
  "data": {
    "period": "mom",
    "rows": [
      {
        "rank": 1,
        "name": "United Kingdom",
        "slug": "united-kingdom",
        "period_current": "Dec 2025",
        "period_prior": "Nov 2025"
      }
    ]
  },
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}

Changes

Changed in 1 of the 21 revisions of this API.12

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 429 status

      response-optional-property-added

    • added the optional property code to the response with the 503 status

      response-optional-property-added

    • added the optional property hint to the response with the 401 status

      response-optional-property-added

    • added the optional property hint to the response with the 429 status

      response-optional-property-added

    • added the optional property hint to the response with the 503 status

      response-optional-property-added

    • added the optional property plan to the response with the 401 status

      response-optional-property-added

    • added the optional property plan to the response with the 429 status

      response-optional-property-added

    • added the optional property plan to the response with the 503 status

      response-optional-property-added

    • added the optional property reason to the response with the 401 status

      response-optional-property-added

    • added the optional property reason to the response with the 429 status

      response-optional-property-added

    • added the optional property reason to the response with the 503 status

      response-optional-property-added