You're viewing a demo portfolio

Join the waitlist
PRSM

fund.holdings.as_of

Active

Tool of io.github.wikatar/arkolith

declared in 1.0.1

Point-in-time holdings: a fund's reported positions AS KNOWN ON a given date (no look-ahead — the most recent filing whose filedAt <= as_of). Built for backtesting.

Parameters schema

{
  "type": "object",
  "required": [
    "cik",
    "as_of"
  ],
  "properties": {
    "cik": {
      "type": "string",
      "description": "SEC Central Index Key"
    },
    "as_of": {
      "type": "string",
      "description": "ISO date, e.g. '2023-06-30' — holdings as known on this date"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.wikatar/arkolith

https://github.com/wikatar/Arkolith.com

1/7 registries
View full server →