roi
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries