equity-brief
ActiveTool of The Stall
AI-synthesized equity situation brief for any US stock. Gathers five signal layers in parallel — current price/52w range, RSI-14 + SMA20/50/200 trend regime, insider buy/sell activity (SEC EDGAR Form 4, last 60 days), options IV30 + put/call ratio (CBOE), and next earnings date + EPS estimate (Yahoo Finance) — then uses GPT-4o-mini to produce a structured brief: regime label, bull/bear case, dominant risk, agent implication, and a 160-word narrative. Replaces a 4-call agent chain (equity-technicals + us-stock-price + insider-trades + options-snapshot) at $0.350. Free upstreams (no API keys required for data gathering).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"style": {
"type": "string",
"description": "'standard' = 160-word narrative (default). 'concise' = 90-word summary."
},
"ticker": {
"type": "string",
"description": "US stock ticker symbol (e.g. AAPL, MSFT, NVDA, TSLA). Case-insensitive."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries