Browse all readings

Research Readings distance up to the nearest bright 5x to 25x liquidation shelf

Liquidations

distance up to the nearest bright 5x to 25x liquidation shelf

Distance in percent from the last closed five-minute price up to the nearest bright forced-liquidation shelf of the far leverage family (5x, 10x, 25x): 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 far shelf sits within 5 percent above and for 48 hours after a reset.

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_above_far_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_far_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