You're viewing a demo portfolio

Join the waitlist
PRSM

get_market_diff

Active

Tool of SimpleFunctions

declared in 1.0.0

Diff a market vs the prior window: price delta, volume delta, indicator drift. For "what changed in the last 6h?" questions.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "sort": {
      "type": "string",
      "description": "Sort field (e.g. priceDelta)"
    },
    "topic": {
      "type": "string",
      "description": "Topic keyword if no tickers"
    },
    "window": {
      "type": "string",
      "description": "Lookback (default 24h)"
    },
    "tickers": {
      "type": "string",
      "description": "Comma-separated tickers"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SimpleFunctions

https://github.com/spfunctions/simplefunctions-cli

2/7 registries
View full server →
get_market_diff — SimpleFunctions — PRSM MCP