Research Readings sharpest pull of resting asks in the minute
Order book
sharpest pull of resting asks in the minute
Sharpest single-event withdrawal of resting ask liquidity within the minute: the largest fraction of the ask-side notional inside 100 basis points of mid that one book update removed. 0 means nothing material was pulled in a minute the book was observed. Reconstructed L2 book, Binance USDT-M only, sound depth days from 2026-05-15; Absent when the minute carried no depth cells or the day has no sound depth (depth_source none).
- Observed
- read at the minute itself
- Unit
- ratio
- Valid range
- 0 to 1
Example: A recorded value of 0.5 ratio can be used in the editable condition below.
Use in ResearchTechnical details
Field ID
feature.depth_ask_pull_max_1m
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.depth_ask_pull_max_1m",
"gte",
0.5
],
[
"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
- Order-book imbalance feature.book_imbalance
- book capture regime feature.book_source
- cost of buying 100k from the book feature.depth_cost_ask_100k_bps
- cost of selling 100k into the book feature.depth_cost_bid_100k_bps
- depth capture regime feature.depth_source
- normalized spread feature.spread_norm