Derivatives pressure scores (funding + OI + basis composite)
get_pressure_scoresIdentify over-leveraged or crowded coins by retrieving 0-100 pressure scores for specific symbols, computed from funding rates, open interest deltas, and basis.
Instructions
Call this when the user asks which coins are crowded or over-leveraged, or asks for the pressure/derivatives-stress score of specific coins. For a quick top-10 ranking of the highest-stress coins right now, use get_top_movers instead. Each symbol gets a 0-100 composite score built from funding rate, 1h/4h/24h open interest deltas and basis, with a LONG/SHORT/NEUTRAL direction and a plain-language regime label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional. Max rows to return when no symbol filter is set (default 20, sorted by score). | |
| symbol | No | Optional. Return only this symbol, e.g. BTCUSDT or BTC. |