Skip to main content
Glama
choaticpixels

Wicked API - Agent First API Services

liquidity_levels

Identify buy-side and sell-side liquidity levels, sweep status, relative-equal pools, and nearest untaken targets for crypto and stocks using ICT concepts.

Instructions

ICT liquidity levels: buy-side liquidity (above swing highs) & sell-side (below swing lows), sweep/taken status, relative-equal pools, and nearest untaken targets — ICT liquidity levels: buy-side liquidity (above swing highs) & sell-side (below swing lows), sweep/taken status, relative-equal pools, and nearest untaken targets. Crypto or stocks.

Example: /v1/liquidity-levels?symbol=TQQQ&timeframe=1h

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesRequired. e.g. BTC, NVDA, TQQQ (or any with &class=).
lookbackNoOptional. Candles to analyze (default 300, max 500).
timeframeNoOptional. 1m..1W (default 1h).
swing_lengthNoOptional. Pivot strength — bars each side of a swing (default 5). Tune to match your chart indicator.
include_sweptNoOptional. true to include already-taken levels (default false = resting only).
equal_threshold_pctNoOptional. Group swings within this % as relative-equal pools (default 0.1).
Behavior2/5

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

With no annotations, the description carries full burden. It mentions output concepts (e.g., 'resting only' via include_swept) but does not disclose data freshness, update frequency, rate limits, or any side effects. Behavioral traits are not addressed.

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 but contains a redundant repetition of the first sentence. It is front-loaded but wastes space. Could be more concise without the duplication.

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?

Given the tool has 6 parameters and no output schema, the description provides a high-level overview of output concepts but no details on return format or structure. Completeness is adequate but not thorough.

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 baseline is 3. The description does not elaborate on parameters beyond what the schema already provides. The example shows usage but adds no new semantic meaning.

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 provides ICT liquidity levels, including buy/sell-side liquidity, sweep status, and pools. It names specific outputs and gives an example, but does not explicitly differentiate from sibling tools like 'fvg' or 'orderbook'.

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?

No guidance on when to use this tool versus alternatives. The description provides an example URL but no conditions, prerequisites, or comparisons to siblings. The agent must infer use context.

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