Skip to main content
Glama
bitbankinc

bitbank-lab-mcp

Official
by bitbankinc

analyze_volume_profile

Analyze cryptocurrency volume profile to identify key price levels, VWAP bands, and value areas. Set hours, bins, and value area coverage for precise market structure insights.

Instructions

[Volume Profile / VWAP / POC] 出来高プロファイル分析(volume profile / VWAP / POC / value area)。VWAP±σバンド・価格帯別出来高・約定サイズ分布を算出。hours で期間指定(デフォルト4h、最大24h)。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tzNoAsia/Tokyo
binsNoVolume Profile の価格帯分割数
pairNobtc_jpy
hoursNo直近N時間分の約定を取得(デフォルト4h)。limit より優先
limitNo取得する約定件数。hours 指定時は無視
valueAreaPctNoValue Area のカバー率(デフォルト70%)
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 lists what the tool calculates but does not disclose whether it is read-only, any side effects, potential limitations (e.g., data availability), or the response structure. This is insufficient for a tool with zero annotation coverage.

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

Conciseness4/5

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

The description is a single concise sentence with a clear prefix and all core information front-loaded. It avoids verbosity and directly communicates the purpose and key parameter.

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

Completeness3/5

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

The description lists the computed metrics (VWAP bands, volume distribution, trade size distribution), which gives some sense of output. However, since there is no output schema, it lacks details on the output format or structure, and it omits operational constraints like supported pairs or data freshness. It is adequate but not complete for a tool performing multiple calculations.

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

Parameters2/5

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

Schema coverage is 67%, and the description only adds a note about 'hours' (default 4h, max 24h) which is already in the schema. It fails to explain the important semantic that 'hours' overrides 'limit' when both are provided, leaving agents to discover this only through the schema. This is a meaningful gap.

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 performs volume profile analysis and lists specific outputs (VWAP±σ bands, volume by price, trade size distribution). It is distinct from sibling tools by focusing on volume profile, but it doesn't explicitly contrast with similar analysis tools like analyze_indicators.

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

Usage Guidelines2/5

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

The description mentions the 'hours' parameter for period specification but gives no guidance on when to use this tool versus alternatives such as analyze_indicators or get_flow_metrics. There are no exclusions, prerequisites, or when-not scenarios provided.

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/bitbankinc/bitbank-lab-mcp'

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