Get signal hit-rates
stoquant_get_signal_accuracyRetrieve historical accuracy metrics per signal type to weigh how much to trust a signal before acting.
Instructions
Historical track record per signal type: an array of records with signalType, hitRate (0-1), totalObservations, avgReturnPercent, precision, and windowDays. Use to weight how much to trust a given signal before acting on it — prefer signals with high hitRate AND large totalObservations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||