search_batch
Search similar chart patterns across up to 20 stock symbols simultaneously. Retrieve forward return statistics for each symbol on the same date to compare historical outcomes.
Instructions
Search for similar patterns across multiple symbols at once.
Batch version of search_charts — runs parallel searches for up to 20 symbols
on the same date and returns forward return statistics for each.
Args:
symbols: List of ticker symbols (max 20), e.g. ['AAPL', 'MSFT', 'NVDA']
date: Date in YYYY-MM-DD format
timeframe: Session: rth, premarket, rth_3d, rth_5d (default rth)
top_n: Number of results per symbol (1-50)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | Yes | ||
| date | Yes | ||
| timeframe | No | rth | |
| top_n | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |