Research Readings open-interest velocity rank
Funding and positioning
open-interest velocity rank
Historical percentile rank of open-interest contract velocity.
- Observed
- read at the minute itself
- 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.oi_velocity_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.oi_velocity_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
- Minutes until funding settles feature.mins_to_funding
- funding rate feature.funding_rate
- global long ratio feature.global_long_ratio
- normalized funding rate feature.funding_norm
- top-trader long ratio feature.top_trader_long_ratio
- top-versus-crowd long skew feature.top_global_long_skew