hedgefundmonitor

Retrieve hedge fund time-series data from the OFR Hedge Fund Monitor API.

94|11|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/swaruplab/operon --skill hedgefundmonitor-swaruplab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hedgefundmonitor
Source: https://github.com/swaruplab/operon/tree/main/src-tauri/protocols/hedgefundmonitor
Command: npx skills add https://github.com/swaruplab/operon --skill hedgefundmonitor-swaruplab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Hedge fund data access and monitoring across OFR Hedge Fund Monitor requires combining data from multiple datasets; this skill provides a unified interface to retrieve hedge fund time-series data and metadata.

Core Features & Use Cases

  • Retrieve time series for hedge fund size, leverage, counterparties, liquidity, and risk management.
  • Access datasets across FPF, TFF, SCOOS, and FICC without API keys or registration.
  • Use in research or monitoring of systemic risk, fund performance, and market dynamics.

Quick Start

Query the Hedge Fund Monitor API to fetch the latest hedge fund series such as NAV, LEVERAGE, and REPO terms.

Frequently Asked Questions about hedgefundmonitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve hedge fund time-series data from the OFR Hedge Fund Monitor?

You retrieve hedge fund time-series data by querying the OFR Hedge Fund Monitor API endpoints such as timeseries and multifull, using parameters like start_date, end_date, and periodicity to fetch metrics across FPF, TFF, SCOOS, and FICC datasets.

Can I access OFR hedge fund leverage and liquidity metrics without an API key?

Yes, you can access OFR hedge fund leverage, liquidity, and risk metrics without an API key. The skill retrieves data directly from the public Hedge Fund Monitor API without requiring registration or authentication.

What datasets are available through the OFR Hedge Fund Monitor API?

The available datasets through the OFR Hedge Fund Monitor API include FPF, TFF, SCOOS, and FICC. These datasets cover hedge fund size, leverage, counterparties, liquidity, and risk management time-series data.

How do I filter null values and format dates when fetching hedge fund data?

You filter null values and format dates by applying the remove_nulls and time_format parameters in your API request. The skill also supports standard parameters like how and periodicity to refine the retrieved hedge fund time-series data.

What is the best way to monitor systemic risk using OFR hedge fund data?

The best way to monitor systemic risk is by retrieving time-series data across multiple OFR datasets like FPF and TFF. This skill provides a unified interface to fetch leverage, counterparty, and liquidity metrics necessary for systemic risk analysis.

Does the hedgefundmonitor skill support retrieving metadata and categories endpoints?

Yes, the hedgefundmonitor skill supports retrieving metadata and categories endpoints. Alongside timeseries and multifull, it queries dataset endpoints to provide comprehensive metadata and structural classifications for the OFR Hedge Fund Monitor.