leaderboard
Rank members of Congress by stock-picking performance, measuring how often their buys beat SPY after 90 days while requiring a minimum number of trades to avoid flukes.
Instructions
Members of Congress ranked by how often their stock buys beat SPY at 90 days.
Only members with at least min_trades measured buys are ranked, so a
lucky single trade does not top the list. weight_in_score is the
multiplier that record earns their trades in the composite score.
Args: min_trades: Minimum measured buys to qualify, 1-200 (default 10). limit: Rows to return, 1-50 (default 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| min_trades | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||