get_trade_ideas
ActiveTool of SimpleFunctions
S&T-style trade recommendations: actionable pitches synthesized from live market data, edges, and macro context. Each idea has conviction level, catalyst timing, direction, and risk. Free-tier and rate-limited. START HERE when looking for what to trade.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "number",
"default": 5,
"description": "Max ideas (1-10)"
},
"category": {
"type": "string",
"description": "Filter: macro, geopolitics, crypto, policy, event"
},
"freshness": {
"type": "string",
"default": "12h",
"description": "Max cache age: 1h, 6h, 12h, 1d"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries