# Okex Spot - Futures spreads

In professional trading, the spread between the spot price and futures contracts is a critical indicator of underlying market sentiment.\
This spread reflects the balance between immediate market demand (spot) and speculative positioning (futures).

Historically:

* When the spread **contracts toward zero**, it indicates **extreme fear and risk aversion** — a condition typically seen **near major market bottoms**.
* When the spread **expands toward 8,000–9,000 USD**, it reflects **excessive optimism and aggressive leveraging** — commonly preceding **market tops**.

<figure><img src="/files/mgEfg4oNI5sp5Men4BBj" alt=""><figcaption></figcaption></figure>

This behavior is not random; it is rooted in market structure:

* During periods of fear, futures traders are unwilling to pay a premium over spot, leading to compressed spreads or even discounts (backwardation).
* During speculative excess, futures markets command significant premiums over spot, reflecting aggressive risk-taking and often marking the final stages of a bull cycle.

By systematically tracking and analyzing spot/futures spreads over various timeframes, traders can:

* **Identify periods of structural market stress or exuberance** before it becomes visible through price alone.
* **Improve timing of entries and exits**, aligning with sentiment extremes rather than reacting to price movements.
* **Enhance risk management** by recognizing when positioning is becoming one-sided, increasing the probability of sharp reversals.

<figure><img src="/files/56ERZLDn5H3v1yNetCKb" alt=""><figcaption></figcaption></figure>

Incorporating spread analysis into a trading strategy adds an additional layer of edge, allowing traders to act with greater context and anticipation rather than relying purely on reactive price action.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://academy.liqzone.com/okex-spot-futures-spreads.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
