You're viewing a demo portfolio

Join the waitlist
PRSM

batch_markets

Active

Tool of SimpleFunctions

declared in 1.0.0

Fetch many markets at once by ticker list. Cheaper than calling get_market_detail in a loop.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "tickers"
  ],
  "properties": {
    "depth": {
      "type": "number",
      "description": "Orderbook depth levels (0 = none)"
    },
    "tickers": {
      "type": "string",
      "description": "Comma-separated tickers"
    }
  }
}

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 →