fund.position.history
ActiveTool of io.github.wikatar/arkolith
declared in 1.0.1
Time-series of a single security position (by ticker or CUSIP) across a fund's filings — shares and USD value per quarter.
Parameters schema
{
"type": "object",
"required": [
"cik"
],
"properties": {
"cik": {
"type": "string",
"description": "SEC Central Index Key"
},
"cusip": {
"type": "string",
"description": "9-char CUSIP (alternative to ticker)"
},
"ticker": {
"type": "string",
"description": "Ticker symbol (resolved via OpenFIGI), e.g. 'AAPL'"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.wikatar/arkolith
https://github.com/wikatar/Arkolith.com
1/7 registries