Browse all readings

Research Readings distance down to the nearest bright 50x to 100x liquidation shelf

Liquidations

distance down to the nearest bright 50x to 100x liquidation shelf

Distance in percent from the last closed five-minute price down to the nearest bright forced-liquidation shelf of the near leverage family (50x, 75x, 100x): a level where longs 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 below, 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 Research
Technical details

Field ID

feature.liq_field_dist_below_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_below_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