get_market_history
ActiveTool of SimpleFunctions
declared in 1.0.0
Get rolling 7-day price + indicator history for a single market. For trajectory questions and chart rendering.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"ticker"
],
"properties": {
"ticker": {
"type": "string",
"description": "Market ticker"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries