frontrun_convergence
Detect when multiple venture capital firms independently follow the same X account within a time window, signaling potential pre-funding interest. Adjust threshold and timeframe to filter signal strength.
Instructions
Detect convergence: entities followed by multiple tracked accounts independently within a time window. Higher threshold = stronger signal. This is the highest-signal endpoint — when 3+ VCs independently follow the same account, it strongly suggests pre-funding interest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No | Minimum number of tracked accounts that must have followed. Default: 2. Use 3+ for high-conviction signals. | |
| since | No | Time window: "48h", "7d", "14d", "30d", or ISO date. Default: "7d" |