get_signal_explanation
Retrieve a structured breakdown of signal triggers for any asset on a given day, including factor scores and composite context.
Instructions
Get a structured explanation of why a specific signal fired (or did not fire) for a given asset on a given day. Returns factor scores and composite context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | Date in YYYY-MM-DD format | |
| asset | Yes | Asset symbol (e.g. BTC) | |
| signal_id | Yes | Signal ID (e.g. VOL_SPIKE, CORR_BREAKDOWN) |