fund.holdings.as_of
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.wikatar/arkolith
https://github.com/wikatar/Arkolith.com
1/7 registries