portfolio_attribution_grouped
ActiveTool of SimpleFunctions
declared in 1.0.0
Bounded grouped portfolio P&L attribution by source, thesis, strategy, market, venue, or confidence.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"apiKey"
],
"properties": {
"to": {
"type": "string",
"description": "YYYY-MM-DD"
},
"from": {
"type": "string",
"description": "YYYY-MM-DD"
},
"limit": {
"type": "number"
},
"venue": {
"type": "string"
},
"apiKey": {
"type": "string",
"description": "SimpleFunctions API key"
},
"source": {
"type": "string"
},
"groupBy": {
"type": "string",
"description": "day, venue, marketId, thesisId, thesisStrategyId, portfolioStrategyId, source, viewId, or attributionConfidence"
},
"marketId": {
"type": "string"
},
"thesisId": {
"type": "string"
},
"confidence": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries