Hedge Fund Intelligence
Hedge fund gross leverage time series
Gross leverage ratio over time, derived from Federal Reserve Z.1 hedge funds sector. Formula: total financial and nonfinancial assets / total net assets. Net assets is the equity-component analog (assets minus liabilities). A ratio of 3.0 means the sector holds $3 in gross assets per $1 of equity. Two FRED series fetched in parallel and joined by date. Default last 40 quarters.
get/api/v1/fed/z1/hedge-funds/leverage
Query parameters
limitinteger
Max quarters to return.
Max quarters to return.
Response
Time series of gross leverage ratio.
Example response
{
"data": {
"formula": "total_financial_and_nonfinancial_assets / total_net_assets",
"numerator_series": "BOGZ1FL622000623Q",
"denominator_series": "BOGZ1FL622000003Q"
},
"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"
]
}
}