
Opportunity Capture
hyperliquid-analyzer
Hyperliquid Market Analyzer provides real-time market monitoring and actionable trading insights for Hyperliquid DEX, tracking BTC, ETH, SOL and HYPE. It combines short- and medium-term trend detection, volatility-based risk assessment, support/resistance level calculation, and aggregated sentiment
Overview
Hyperliquid Market Analyzer provides real-time market monitoring and actionable trading insights for Hyperliquid DEX, tracking BTC, ETH, SOL and HYPE.
Hyperliquid Market Analyzer provides real-time market monitoring and actionable trading insights for Hyperliquid DEX, tracking BTC, ETH, SOL and HYPE. It combines short- and medium-term trend detection, volatility-based risk assessment, support/resistance level calculation, and aggregated sentiment indicators to generate clear trade recommendations and stop-loss suggestions. Features include portfolio balance tracking, configurable price alerts, and lightweight API endpoints for current prices and market context (5s refresh, 120 req/min). Use it for intraday and swing trading, automated alerting, and portfolio risk management; developers can integrate via simple curl requests and optional environment variables (wallet address, API key) for authenticated portfolio features. Core advantages are fast updates, concise risk scores, and practical trade guidance to help traders make timely, data-driven decisions.
Skill.md
How this skill works
Hyperliquid Market Analyzer provides real-time market monitoring and actionable trading insights for Hyperliquid DEX, tracking BTC, ETH, SOL and HYPE. It combines short- and medium-term trend detection, volatility-based risk assessment, support/resistance level calculation, and aggregated sentiment
Hyperliquid Market Analyzer
Analyze market conditions on Hyperliquid DEX and provide actionable trading insights.
Features
- Real-time price monitoring for BTC, ETH, SOL, HYPE
- Market trend analysis (bullish/bearish/neutral)
- Risk assessment based on volatility
- Portfolio balance tracking
- Price alerts on significant movements
Usage
Check Market Status
curl -s https://api.hyperliquid.xyz/info -X POST \
-H "Content-Type: application/json" \
-d '{"type": "metaAndAssetCtxs"}' | jq '.[0:4]'
Get Current Prices
curl -s https://api.hyperliquid.xyz/info -X POST \
-H "Content-Type: application/json" \
-d '{"type": "allMids"}' | jq '{BTC: .BTC, ETH: .ETH, SOL: .SOL}'
Analysis Capabilities
- Trend Detection: Identifies short-term and medium-term trends
- Volatility Analysis: Measures price swings for risk assessment
- Support/Resistance: Calculates key price levels
- Sentiment: Aggregates market sentiment indicators
Example Output
📊 Hyperliquid Market Analysis
Current Prices:
BTC: $67,743 (+2.1% 24h)
ETH: $1,971 (+1.5% 24h)
SOL: $84.14 (-0.3% 24h)
Trend: BULLISH
Volatility: MEDIUM
Risk Level: 3/5
Recommendation:
BTC showing strong momentum. Consider long positions
with stop loss at $66,500.
Configuration
Optional environment variables:
HYPERLIQUID_WALLET_ADDRESS: Your wallet for portfolio trackingHYPERLIQUID_API_KEY: API key for authenticated requests
Notes
- Free to use, no API key required for basic features
- Rate limit: 120 requests/minute
- Data refreshes every 5 seconds
Best used for
When to use it
Hyperliquid Market Analyzer provides real-time market monitoring and actionable trading insights for Hyperliquid DEX, tracking BTC, ETH, SOL and HYPE. It combines short- and medium-term trend detection, volatility-based risk assessment, support/resistance level calculation, and aggregated sentiment

01 · PRE-MEETING
Prepare a decision brief
Turn scattered evidence into a structured case before an investment committee meeting.

02 · TEAM WORKFLOW
Standardize handoffs
Create consistent research outputs across analysts, portfolio managers, and agents.

03 · LIVE UPDATE
Refresh the thesis
Update scenarios after a new catalyst, KPI release, or earnings result.
Community notes
Built to improve with use.
随着 Skill 被使用与评审,反馈将展示在这里。
Discover more
Related skills
View allThematic Investment Mapping
Map companies to a theme by revenue exposure, transmission channels, and second-order effects, then rank the best expressions of the theme. Use when building a thematic basket or researching idea…
capacitr
Capacitr provides single-call market discovery and paid analysis: paste a URL or free-text query and receive ranked Polymarket, Hyperliquid, and Deribit markets augmented with Quotient intelligence…
alphagbm-duan-analysis
AlphaGBM Duan Yongping Analysis packages Duan-style, seller-only option playbook into a single, trade-ready call. It produces three focused panels: Sell Put (compute strike, premium, delta, DTE,…