Research Readings Funding against this market's own settled history
Funding and positioning
Funding against this market's own settled history
Percentile rank of the absolute funding rate against this symbol's own settled history: Phi of the rolling z-score, updated once per funding settlement and carried until the next one. Absent until 100 settlements (about 33 days on Binance at three settlements a day, seven on Hyperliquid); the device's window then spans about 500 settlements. Comparable across symbols, which funding_norm's class-pooled divisor is not.
- Observed
- the venue value last published before that minute
- Unit
- percentile
- Valid range
- 0 to 1
Example: A recorded value of 0.9 percentile can be used in the editable condition below.
Use in ResearchTechnical details
Field ID
feature.funding_abs_pctrank
Valid query operators
at least, at most, between
Window operators: lowest, highest, average, latest or change in, over a trailing window.
Editable query preset
This preset is a starting point, not a recommendation. Edit it before running the search.
{
"schema_version": "research_query.v2",
"normalization_version": "archive_normalization.v1",
"feature_version": "feature_defs.v1",
"target": "record_occurrences",
"where": {
"all": [
[
"feature.funding_abs_pctrank",
"gte",
0.9
],
[
"times.anchor_time",
"gte",
"2025-07-15T00:00:00.000Z"
]
]
},
"sort": [
"times.anchor_time",
"desc"
],
"page": {
"limit": 5,
"cursor": null
}
}The search reports how often the record held this condition and what followed. It does not decide whether an idea works.
Read alongside
- Funding minus premium index feature.funding_basis_divergence
- How much of the hour's volume became new positions feature.oi_conversion_1h
- Minutes until funding settles feature.mins_to_funding
- Premium index change over 1h feature.basis_change_1h
- Premium index rank over 30d feature.basis_pctrank_30d
- Published premium index feature.basis_pct