You're viewing a demo portfolio

Join the waitlist
PRSM

get_oi_divergence

Active

Tool of PredMCP

declared in 0.7.0

Price-vs-OI regime per coin from our continuous snapshots: NEW_LONGS / SHORT_SQUEEZE / NEW_SHORTS / LONG_LIQUIDATION. Scan all tracked coins or analyze one. Impossible without OI history, which no public API provides — only predmcp records it.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "coin": {
      "type": "string",
      "description": "One coin (e.g. \"BTC\") — omit to scan all tracked coins"
    },
    "hours": {
      "type": "integer",
      "default": 24,
      "maximum": 2160,
      "minimum": 1,
      "description": "Lookback window in hours (default 24, max 90d)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

PredMCP

https://github.com/RavioleLabs/predmcp

1/7 registries
View full server →