Research Readings last one-hour sweep and reclaim
Candle formations
last one-hour sweep and reclaim
Sweep-and-reclaim classification for the latest closed one-hour candle.
- Observed
- from the last completed one-hour candle
- Unit
- label
- States
- none, bullish, bearish
Example: A recorded state of "bullish" is one of the exact states this reading can hold.
Use in ResearchTechnical details
Field ID
feature.candle_sweep_reclaim_1h
Valid query operators
is, is any of
Editable query preset
This preset is derived from the valid range. 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.candle_sweep_reclaim_1h",
"eq",
"bullish"
],
[
"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
- last 15-minute candle body feature.candle_body_15m
- last 15-minute candle range versus its baseline feature.candle_compression_15m
- last 15-minute containment pattern feature.candle_containment_15m
- last 15-minute engulfing pattern feature.candle_engulfing_15m
- last 15-minute lower wick feature.candle_lower_wick_15m
- last 15-minute sweep and reclaim feature.candle_sweep_reclaim_15m