Skip to main content
Glama

options_strategy-optimizer

Read-onlyIdempotent

Rank top options strategies based on market outlook and volatility view. Returns P&L, breakevens, max profit/loss for each strategy.

Instructions

Rank top options strategies given market outlook + volatility view. Returns P&L, breakevens, max profit/loss for each.

Use when agents need to pick the best options strategy given a market outlook. Provide spot price, outlook (bullish/bearish/neutral), vol_view (rising/falling/stable), T, sigma, r. Returns: ranked list of strategies (Long Call, Bull Call Spread, Iron Condor, Long Straddle, etc.) each with legs, max profit/loss, breakevens, net debit/credit, and score. PAID ONLY — no free tier.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
SYesSpot price
TYesTime to expiration in years
qNoDividend yield
rNoRisk-free rate
sigmaYesCurrent implied volatility
capitalNoAvailable capital
outlookYesbullish | bearish | neutral
vol_viewNorising | falling | stablestable
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint=true, destructiveHint=false, idempotentHint=true. The description adds beyond these by stating that the tool returns a ranked list with detailed outputs (legs, profit/loss, breakevens, etc.) and that it is paid-only. No contradictions with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is very concise, with only a few sentences. It front-loads the purpose and return format, and includes a usage note. Every sentence is necessary and there is no wasted text.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has 8 parameters, no output schema, and annotations, the description covers the main aspects: purpose, required inputs, return contents, and a usage note. It does not explain the scoring criteria or how the ranking works, but overall it is fairly complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents all parameters well. The description mentions providing spot price, outlook, vol_view, T, sigma, r, but this adds minimal value beyond the schema. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that the tool ranks top options strategies given market outlook and volatility view, and lists what it returns (P&L, breakevens, etc.). It is specific about the verb 'rank' and resource 'options strategies', but does not explicitly differentiate from sibling tools like 'options_strategy' or 'options_spread-scan'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description includes 'Use when agents need to pick the best options strategy given a market outlook', which provides clear context. It also notes 'PAID ONLY — no free tier', giving a usage restriction. However, it does not provide alternatives or when not to use.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/QuantOracledev/quantoracle'

If you have feedback or need assistance with the MCP directory API, please join our Discord server