You're viewing a demo portfolio

Join the waitlist
PRSM

screen_by_tickers

Active

Tool of SimpleFunctions

declared in 1.0.0

Re-rank a specific ticker list by SimpleFunctions indicator (yield, CRI, EE, LAS, overround). For "of these N markets, which has best yield?" workflows.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "tickers"
  ],
  "properties": {
    "sort": {
      "type": "string",
      "description": "Indicator to sort by (e.g. iy, cri, ee, las, overround)"
    },
    "order": {
      "enum": [
        "asc",
        "desc"
      ],
      "type": "string",
      "description": "Sort order"
    },
    "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 →
screen_by_tickers — SimpleFunctions — PRSM MCP