Skip to main content
Glama
tjackiet

bitbank-mcp-server

by tjackiet

analyze_fibonacci

Detects swing highs and lows to calculate Fibonacci retracement and extension levels, with historical reaction performance data.

Instructions

[Fibonacci / Retracement / Extension] フィボナッチ分析(fibonacci / retracement / extension / swing high-low)。スイング自動検出→リトレースメント/エクステンション水準を算出。過去の反応実績(反発率・リターン)付き。

複数タイムフレーム分析には analyze_mtf_fibonacci を使用。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNoboth
pairNobtc_jpy
typeNo1day
lookbackDaysNo
historyLookbackDaysNo
Behavior3/5

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

No annotations provided, so description must fully cover behavior. It describes core functionality (swing detection, level calculation, history) but does not explicitly confirm read-only nature or other side effects. Adequate but not thorough.

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?

Three concise sentences covering purpose, functionality, and sibling recommendation. No unnecessary words, front-loaded with key information.

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?

For a tool with 5 parameters and no output schema, description is somewhat incomplete. It does not specify output format or details on reaction history. However, it provides essential functional context. Adequate but could be more comprehensive.

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 has 0% parameter description coverage. Description only briefly mentions swing detection and levels, but does not explain any of the five parameters (mode, pair, type, lookbackDays, historyLookbackDays), leaving the agent to infer from names. Insufficient compensation.

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

Purpose5/5

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

Description states it performs Fibonacci analysis with automatic swing detection to calculate retracement/extension levels, including historical reaction data. It distinguishes from sibling analyze_mtf_fibonacci for multi-timeframe use, making purpose specific and clear.

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?

Explicitly mentions alternative sibling for multi-timeframe analysis, guiding when to use each. However, lacks other usage context or prerequisites (e.g., need for candle data).

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

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