You're viewing a demo portfolio

Join the waitlist
PRSM

roi

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

ROI & Annualized Return Calculator — Return on investment, gain and (with a holding period) annualized ROI.

Parameters schema

{
  "type": "object",
  "required": [
    "initial_investment",
    "final_value"
  ],
  "properties": {
    "years": {
      "type": "number",
      "description": "Holding period in years (for annualized ROI)"
    },
    "final_value": {
      "type": "number",
      "description": "Final/exit value in USD"
    },
    "initial_investment": {
      "type": "number",
      "description": "Initial investment in USD"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →