Skip to main content
Glama
lightkeeper90

ultimate-tradingview-agent

egx_index_analysis

Analyzes EGX index constituents with technical indicators, returning index-level stats and per-stock details for EGX30, EGX70, EGX100, etc.

Instructions

Analyze an EGX index showing constituent performance with full indicators.

Returns index-level statistics and per-stock breakdown.

Args: index: Index name - EGX30 (blue chips), EGX70 (mid/small cap), EGX100 (broad), SHARIAH33 (Shariah-compliant), EGX35LV (low volatility), TAMAYUZ (small/micro-cap) timeframe: One of 5m, 15m, 1h, 4h, 1D, 1W, 1M (default 1D) limit: Number of stocks to show in detail (max 100)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
indexNoEGX30
limitNo
timeframeNo1D
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It states the tool returns index-level statistics and per-stock breakdown, but does not disclose whether it is read-only, any authentication or rate-limit requirements, or potential data freshness issues. This is minimal behavioral disclosure for a tool with no annotation support.

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 well-structured: a one-sentence summary, a return-type line, and a clear Args list. Each sentence earns its place, and the Args section is detailed yet not bloated. The front-loading of the purpose makes it immediately understandable.

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?

The tool has no output schema or annotations, so the description needs to cover purpose, parameters, and return value. It does all three reasonably well. It could add examples or state that it is a read-only analysis, but the core information is present for a tool of this complexity.

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

Parameters5/5

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

Schema description coverage is 0%, so the description must compensate. It thoroughly explains each parameter: index with enumerated values and descriptions, timeframe with allowed values and default, and limit with meaning and max value. This adds significant value beyond the bare schema.

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 the tool 'Analyze an EGX index showing constituent performance with full indicators' and specifies outputs ('index-level statistics and per-stock breakdown'). It uses a specific verb and resource, but does not explicitly differentiate from sibling tools like egx_market_overview or egx_sector_scan.

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

Usage Guidelines3/5

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

The description implies usage context (when you need EGX index analysis) but provides no explicit guidance on when to use this tool versus alternatives, nor any exclusions. Sibling tools like egx_market_overview or egx_sector_scan could overlap, and the description does not clarify selection criteria.

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/lightkeeper90/ultimate-tradingview-agent'

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