You're viewing a demo portfolio

Join the waitlist
PRSM

get_regime_scan

Active

Tool of SimpleFunctions

declared in 1.0.0

Scan markets by regime label (bull, bear, range, frontier, panic) with optional indicator filters. For regime-based screening.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "sort": {
      "type": "string",
      "description": "Sort field (e.g. as, score)"
    },
    "label": {
      "type": "string",
      "description": "Regime label filter"
    },
    "limit": {
      "type": "number",
      "description": "Max rows (default 50)"
    },
    "order": {
      "enum": [
        "asc",
        "desc"
      ],
      "type": "string",
      "description": "Sort order"
    },
    "venue": {
      "type": "string",
      "description": "kalshi or polymarket"
    },
    "hasEdge": {
      "type": "boolean",
      "description": "Filter to markets with non-trivial SimpleFunctions edge"
    },
    "eventType": {
      "type": "string",
      "description": "binary, scalar, ladder"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SimpleFunctions

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

2/7 registries
View full server →