Research Readings distance up to the nearest bright 50x to 100x liquidation shelf
Liquidations
distance up to the nearest bright 50x to 100x liquidation shelf
Distance in percent from the last closed five-minute price up to the nearest bright forced-liquidation shelf of the near leverage family (50x, 75x, 100x): a level where shorts opened earlier at that leverage would be force-closed, bright meaning the top decile of that family's own field within 5 percent of price at that minute, evaluated causally. Says what would happen if price reached the level, nothing about whether it will. Absent, never zero, when no bright near shelf sits within 5 percent above, for 48 hours after a reset, and on symbols the venue caps below 50x.
- Observed
- read at the minute itself
- Unit
- percent
- Valid range
- 0 to 5
Example: A recorded value of 1 percent can be used in the editable condition below.
Use in ResearchTechnical details
Field ID
feature.liq_field_dist_above_near_pct
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.liq_field_dist_above_near_pct",
"lte",
1
],
[
"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
- Cascade clustering feature.cascade_clustering_index
- Liquidation intensity feature.liq_intensity_norm
- Liquidations in the trailing hour feature.liq_notional_usd_1h
- Longs liquidated in the trailing hour feature.liq_long_notional_usd_1h
- Shorts liquidated in the trailing hour feature.liq_short_notional_usd_1h
- distance down to the nearest bright 50x to 100x liquidation shelf feature.liq_field_dist_below_near_pct