Browse all readings

Research Readings Resistance line state

Short line

Resistance line state

Whether a short (10-day-floor) descending resistance is currently active on the 4h fit.

Observed
read at the minute itself
Unit
label
States
none, active_4h

Example: A recorded state of "active_4h" is one of the exact states this reading can hold.

Use in Research
Technical details

Field ID

feature.desc_resistance_short_active

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.desc_resistance_short_active",
        "eq",
        "active_4h"
      ],
      [
        "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