portfolio_fills_list
ActiveTool of SimpleFunctions
declared in 1.0.0
First-party portfolio fill and partial-fill events projected from the ledger.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"apiKey"
],
"properties": {
"limit": {
"type": "number"
},
"since": {
"type": "string"
},
"until": {
"type": "string"
},
"venue": {
"type": "string"
},
"apiKey": {
"type": "string",
"description": "SimpleFunctions API key"
},
"cursor": {
"type": "string"
},
"source": {
"type": "string"
},
"marketId": {
"type": "string"
},
"thesisId": {
"type": "string"
},
"confidence": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries