get_correlation
180-day Pearson correlation between daily sentiment shifts and next-day
price returns for ticker.
Returns Pearson `r`, `p_value`, `n_days` overlapping, a 95% confidence
interval (Fisher z), and a categorical `strength` (strong / weak /
inconclusive). Costs 1 API credit — same as GET /v1/correlation/{ticker}.
Requires ≥30 overlapping day-pairs. Under that, returns a `note` field
explaining what's missing so a caller can suggest waiting or switching
to a higher-coverage ticker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||