liquidation-heatmap

Analyzes cryptocurrency liquidation heatmaps and open interest data to identify leveraged position concentrations.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/20YN04/vibe-trading-macos --skill liquidation-heatmap-20yn04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: liquidation-heatmap
Source: https://github.com/20YN04/vibe-trading-macos/tree/main/agent/src/skills/liquidation-heatmap
Command: npx skills add https://github.com/20YN04/vibe-trading-macos --skill liquidation-heatmap-20yn04

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the difficulty of identifying high-risk leverage zones in cryptocurrency markets, helping traders avoid liquidation traps and anticipate market volatility.

Core Features & Use Cases

  • Liquidation Cluster Analysis: Identifies price levels where large volumes of leveraged positions are concentrated.
  • Cascade Risk Assessment: Evaluates the likelihood of liquidation cascades based on cluster density and proximity.
  • Use Case: Before entering a long position, use this skill to check if there is a massive short liquidation cluster nearby that could act as a price magnet, or if a downside cascade is likely to trigger a stop-loss.

Quick Start

Use the liquidation-heatmap skill to analyze the current liquidation clusters and cascade risk for Bitcoin.

Frequently Asked Questions about liquidation-heatmap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze crypto liquidation heatmaps to find leverage clusters?

Analyzing crypto liquidation heatmaps involves processing open interest data and leverage distribution to identify price levels where large volumes of leveraged positions are concentrated. This skill calculates those liquidation price levels for specific assets.

What is a liquidation cascade and how does cluster density affect market volatility?

A liquidation cascade is a chain reaction of forced position closures. High cluster density and proximity of leveraged positions increase the likelihood of cascades, which this skill evaluates to help you anticipate sudden market volatility and avoid liquidation traps.

How can I assess support and resistance zones formed by liquidation events?

You can assess support and resistance zones by calculating liquidation price levels based on open interest metrics. This skill identifies whether a massive short liquidation cluster nearby acts as a price magnet or if a downside cascade triggers a stop-loss.

Do I need market data APIs to calculate liquidation price levels for specific assets?

Yes, you need integration with market data APIs to process leverage distribution and open interest metrics. This skill requires that data to calculate liquidation price levels and assess cascade risk for specific cryptocurrency assets.

When should I check liquidation cluster density before entering a long position?

You should check liquidation cluster density before entering a long position to identify nearby short liquidation clusters that may act as price magnets. This helps you anticipate downside cascades that could trigger your stop-loss and avoid high-risk leverage zones.