analyze_structure
Identify market trend, structural breaks (ChoCh/BOS), swing levels, and impulse extremes from Hyperliquid or custom candles. Get current trend, validated swing points, and pullback levels for clearer trade decisions.
Instructions
Read market structure: trend, character shifts (ChoCh) and continuation breaks (BOS).
Returns the current trend, every structural break in the window with its time and price, the last validated swing high and low, the potential swing levels a pullback is forming against, and the impulse peak or trough of the current leg.
Give a coin (BTC, ETH, SOL; tokenised equities as xyz:AAPL) to fetch candles from Hyperliquid's public endpoint, or pass your own candles, or neither to see a worked example on bundled ETH-15m data.
Set include_candles=true when you intend to DRAW the result: the response then carries the candles themselves, on the same time scale as the levels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No | ||
| limit | No | ||
| candles | No | ||
| interval | No | 1h | |
| include_candles | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |