# Subnet Signal Predictability

Bittensor subnet tokens trade on deterministic bonding curves with full on-chain visibility, removing the measurement noise that limits traditional microstructure research. Evaluating ten signals on 720 hours of SN45 data, we find three things. Directional and magnitude prediction require different signals: Capital Direction (r=0.23) and Buy/Sell pressure (r=0.16) lead for direction; Volatility Ratio (r=0.57) and VPIN (r=0.41) lead for magnitude. RSI's headline correlation (r=0.59) is inflated by a 0.96 return auto-correlation, a bonding-curve artifact, not genuine signal. VPIN, computed here without classification error for the first time, predicts both direction and magnitude. We also document Flow Persistence as a novel 24h reversal signal (r=-0.19).

Full report below:

{% file src="/files/eFCViFXKL79axO5MTc2m" %}


---

# 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://docs.talisman.xyz/talisman/subnet-45/trading-signal-research/subnet-signal-predictability.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.
