You're viewing a demo portfolio

Join the waitlist
PRSM

get_volume_spikes

Active

Tool of PredMCP

declared in 0.7.0

Polymarket markets with abnormal 24h volume vs their 7-day daily average. Volume spikes typically precede news events or informed positioning.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "integer",
      "default": 15,
      "maximum": 50,
      "minimum": 1,
      "description": "Number of results to return (default: 15)"
    },
    "min_ratio": {
      "type": "number",
      "default": 3,
      "minimum": 1,
      "description": "Minimum ratio of 24h volume vs 7-day daily average to qualify as a spike (default: 3x)"
    }
  },
  "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 →