similar_cohorts
Find historically similar chart patterns for a stock on a given date. Uses pre-computed embeddings to return top matching cohorts.
Instructions
[DEPRECATED in v5 — use search(mode="similar", symbol=..., date=...)]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| date | Yes | ||
| timeframe | No | 1h | |
| top_k | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |