Stock analysis
stock_analysis_allAnalyze stock performance with statistical metrics and volume-price indicators to generate actionable Buy/Sell/Hold recommendations.
Instructions
Return MoneyChoice aggregate stock analysis for one ticker.
When include_interpretation is true (default), the response starts with a one-paragraph case
that always names analyze_std_dev (close, 30d mean, std, σ, normal_dist_range) and
analyze_volume_price (vol_pri_angle_degree) when rows exist, then candlestick counts and the
up/down blend — plus a Buy / Sell (reduce) / Hold lean. Instruct the user from this block first;
the same JSON as the HTTP API follows. Set include_interpretation to false for JSON only.
Abuse controls: configurable per-minute rate limit per client (session / IP / stdio); optional
Pro-only via mcp_stock_analysis_require_pro or MCP_STOCK_ANALYSIS_REQUIRE_PRO. The backend
call uses the server internal_key. Requires a2a_internal_api_key in config/app.php.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| limit_per_table | No | ||
| include_interpretation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |