You're viewing a demo portfolio

Join the waitlist
PRSM

hedge-fund-holdings

Active

Tool of The Stall

declared in 4.82.0

Returns top stock holdings from any institution's latest SEC 13F filing. Input: institution name (e.g. 'Renaissance Technologies', 'Bridgewater Associates'). Output: top 25 positions by market value with shares, value, and portfolio weight. No API key. SEC EDGAR source. $0.025 vs $25-50/mo Quiver Quant subscription.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "integer",
      "description": "Max number of top holdings to return (default: 25, max: 100)."
    },
    "institution": {
      "type": "string",
      "description": "Institutional investor name as it appears in SEC filings (e.g. 'Renaissance Technologies', 'Berkshire Hathaway', 'Two Sigma')."
    },
    "include_options": {
      "type": "boolean",
      "description": "If true, includes PUT and CALL option positions alongside equity holdings. Default: false (equity SH positions only)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →