position-monitor

Monitor cryptocurrency trading positions via WebSocket feeds and alert on liquidation risks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/anjieyang/GetAll --skill position-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: position-monitor
Source: https://github.com/anjieyang/GetAll/tree/main/getall/skills/position-monitor
Command: npx skills add https://github.com/anjieyang/GetAll --skill position-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides continuous, automated monitoring of cryptocurrency trading positions, alerting users to critical changes, risks, and opportunities in real-time.

Core Features & Use Cases

  • Real-time Position Tracking: Monitors new entries, closures, liquidations, and P&L changes via WebSocket.
  • Proactive Alerts: Notifies users of critical events like liquidation risk, large P&L swings, or rejected orders.
  • Automated Analysis: Analyzes new positions, suggests stop-loss/take-profit levels, and offers AI Scores.
  • Risk Management: Continuously monitors liquidation distance, margin ratios, and funding rates.
  • Use Case: Automatically track your open BTC/USDT short position, get an immediate alert if its liquidation price drops within 15% of the current market price, and receive a summary of P&L when the position is closed.

Quick Start

Monitor all your current crypto positions and alert me if any position's liquidation distance falls below 15%.

Frequently Asked Questions about position-monitor

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

FAQPage Schema
How do I monitor crypto trading positions for liquidation risk in real-time?

Real-time position monitoring tracks open crypto trades via WebSocket feeds, analyzing liquidation distance and margin ratios to alert you immediately when critical risk thresholds are breached. It detects new entries, closures, and P&L fluctuations continuously.

Can I get automated alerts when my crypto position P&L swings significantly?

Automated alerts notify you of significant P&L swings, liquidation warnings, and rejected orders by continuously analyzing trade parameters from WebSocket feeds. The system logs historical trades and sends proactive notifications for critical events.

How does real-time position monitoring handle stop-loss and take-profit levels?

Real-time position monitoring analyzes new crypto entries and automatically suggests stop-loss and take-profit levels based on trade parameters. It provides AI Scores and evaluates risk management levels to help optimize your open positions.

What's the best way to track liquidation distance for short crypto positions?

Tracking liquidation distance for short positions involves continuously monitoring the gap between your liquidation price and current market price via WebSocket feeds. The system alerts you when this distance falls below a specified threshold, such as 15%.

Does crypto position monitoring work with WebSocket feeds and fallback cron jobs?

Crypto position monitoring integrates directly with WebSocket feeds for real-time surveillance and uses fallback cron jobs to ensure continuous tracking. This dual approach guarantees comprehensive position monitoring and reliable historical trade logging.

Why do I need continuous surveillance for cryptocurrency margin ratios?

Continuous surveillance of margin ratios is needed to prevent liquidations and manage funding rate exposure in volatile crypto markets. The monitoring system evaluates your margin health in real-time and alerts you to potential issues before they escalate.