Security Facts
security_factsRetrieve catalyst and anomaly events for a security, filtered by time range and count, to identify signals that trigger strategies.
Instructions
List a security's fact (catalyst) events — anomaly detections, factor readings, data sources and natural-language summaries — filtered by time range and count. Facts are what strategies react to: a signal names its trigger in key_fact_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | The maximum number of facts to return. If the number of facts in the time range exceeds this limit, only the latest 'limit' facts will be returned. Defaults to 100. | |
| symbol | Yes | Security symbol to query, e.g. "AAPL.US" or "700.HK". | |
| end_time | No | The end time of the fact to be queried, formatted as 2006-01-02T15:04:05Z in UTC Timezone. If left empty, the query will default to retrieving the latest data. | |
| begin_time | No | The optional start time of the fact query, formatted as 2006-01-02T15:04:05Z in UTC Timezone. If left empty, the query will include the earliest available data. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| facts | Yes |