Browse all readings

Research Readings Published premium index

Funding and positioning

Published premium index

Binance published premium index from impact bid/ask relative to the composite index, in signed fractions. Reads the exact fully closed minute; a missing minute is absent. This is neither mark/index basis nor a direct spot/perpetual spread.

Observed
published_premium_index
Unit
signed_fraction
Valid range
-1 to 1

Example: A recorded value of 0.5 signed_fraction can be used in the editable condition below.

Use in Research
Technical details

Field ID

feature.basis_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 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.basis_pct",
        "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