get_signals
Retrieve detected financial signals for companies, including earnings surprises, guidance changes, and insider activity, with pagination support.
Instructions
Get detected signals for a specific company (earnings surprises, guidance changes, insider activity, etc). Supports pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Company ID from search_companies | |
| page | No | Page number (default 1) | |
| limit | No | Results per page (default 50, max 200) |