Market extremes, latest recorded day
market_extremesWhich pairs sit at a record or in their own top or bottom 5 percent for funding, open interest or liquidations, each vs that pair's own recorded history, with next-day outcome stats for past occurrences where enough events exist. Covers the latest day the daily scan recorded, which is NOT necessarily today: read as_of_day and stale before describing any of it as current. Descriptive market data only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | One line saying what the numbers cover, or why there are none. Read it before reporting any zero as a market reading. | |
| top5 | No | The same, for pairs in their own top or bottom 5 percent rather than at a record. | |
| stale | No | True only when the rows are further back than the settle horizon explains. | |
| records | No | Pairs sitting at a record high or low for funding, open interest or forced closes, each against the same pair recorded days, with a ready phrase and next-day outcome stats where enough past cases exist. | |
| as_of_day | No | The day the rows actually describe. This is the honest date, and it is usually not today. | |
| stale_note | No | Present when stale is true: how far past the horizon the scan has fallen. | |
| computed_at | No | When the daily scan ran. | |
| coverage_note | No | Present when stale is false: why these extremes are from as_of_day rather than today. | |
| data_age_days | No | How many days back as_of_day sits. | |
| expected_lag_days | No | How far behind live this archive is meant to run. |