Skip to main content
Glama
choaticpixels

Wicked API - Agent First API Services

fvg

Retrieve Fair Value Gap zones with CE, gap size, age, fill status, and distance from price for any symbol. Supports crypto and stocks with standard timeframes matching TradingView candles.

Instructions

Fair Value Gap zones (standard ICT/LuxAlgo) with CE (50%), gap size, age, fill status, distance from price — Fair Value Gap zones (standard ICT/LuxAlgo) with CE (50%), gap size, age, fill status, distance from price. Standard timeframes match TradingView candles. Crypto or stocks.

Example: /v1/fvg?symbol=BTC&timeframe=1h

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
classNoOptional. stock|crypto for non-curated symbols.
symbolYesRequired. e.g. BTC, NVDA, SPY (or any with &class=).
lookbackNoOptional. Timeframe candles to analyze (default 120, max 500).
timeframeNoOptional. 1m,5m,15m,30m,1h,2h,4h,6h,12h,1D,1W (default 1h). Matches TradingView candles.
min_gap_pctNoOptional. Filter out gaps smaller than this % of price (default 0 = all).
include_filledNoOptional. true to include filled FVGs (default false = active only).
Behavior2/5

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

No annotations are provided, so the description bears full burden. It mentions output attributes (gap size, age, fill status) but doesn't explain CE, data freshness, rate limits, or side effects. The description lacks sufficient disclosure for a trading data tool.

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

Conciseness3/5

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

The description is short and includes an example, but the first sentence is repeated verbatim, causing unnecessary redundancy. It could be more concise by removing the duplicate.

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

Completeness2/5

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

Given 6 parameters, no output schema, and no annotations, the description is incomplete. It does not explain the return format, how to interpret FVG zones, or the meaning of attributes like age and fill status. The example is helpful but insufficient.

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 coverage is 100%, so the schema already documents parameters. The description adds context via the example but does not explain parameter interactions or provide meaning beyond the schema. 'CE (50%)' is mentioned but not linked to any parameter.

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?

The description clearly states it provides Fair Value Gap zones with specific attributes (CE 50%, gap size, age, fill status, distance from price) and uses a standard ICT/LuxAlgo approach. It distinguishes from siblings by being the only tool for FVG zones.

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 gives an example and mentions 'Crypto or stocks' and 'Standard timeframes match TradingView candles,' but does not explicitly say when to use this tool vs alternatives like other indicators. No exclusions or when-not-to-use guidance.

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/choaticpixels/WickedAPI_MCP'

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