Research workspace
Signal backtests
Strategy definitions are ready, and forward signal outcome windows are measured when price bars exist. Full historical backtest execution remains reserved for beta.
API capability
stubbedSubmissions disabled
Forward outcome windows are recorded for signals when price bars exist. Full historical backtest execution is reserved for beta.
Supported horizons
1, 5, 20, 60 days
Individual signals expose pending, measured, or failed windows through the outcomes API.
Backtest runs
0
POST /api/v1/backtests currently returns 501 by design.
| Signal Type | Definition | Sample | Win Rate | Status |
|---|---|---|---|---|
| Insider Conviction | Strength of an individual open-market insider purchase. | 0 | Not available | not enough data |
| Insider Cluster | Breadth and concentration of insider buying in one security. | 0 | Not available | not enough data |
| Political Activity | Magnitude, clustering, recency, and disclosure quality of political activity. | 0 | Not available | not enough data |
| Earnings Momentum | Earnings surprise, revisions, guidance, and event recency when available. | 0 | Not available | not enough data |
| Price Momentum | Recent return, trend consistency, volume, and drawdown-adjusted momentum. | 0 | Not available | not enough data |
| Composite Signal | Coverage-aware blend of the five explainable intelligence scores. | 0 | Not available | not enough data |
| Large Insider Buy | Large normalized insider purchases scored by value and role. | 0 | Not available | stubbed |
| Insider Cluster Buy | Multiple insiders buying the same security inside 30 days. | 0 | Not available | stubbed |
| Congress Buy Activity | Recent congressional purchases scored by size and repeat activity. | 0 | Not available | stubbed |
| Earnings Catalyst | Upcoming earnings events scored by proximity. | 0 | Not available | stubbed |
| Analyst Momentum | Rating upgrades and price-target increases. | 0 | Not available | stubbed |
| News Burst | Abnormal company mention volume relative to a prior baseline. | 0 | Not available | stubbed |