close-position

Close cryptocurrency trading positions with user-defined triggers and risk assessment.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users manage and close their cryptocurrency trading positions by providing clear overviews, analysis, and execution options for exiting trades.

Core Features & Use Cases

  • Position Overview: Displays all open positions with P&L, entry price, current price, leverage, and margin.
  • Analysis & Suggestions: Offers recommendations on whether to close, partially close, or set stop-losses based on profit/loss percentages and risk.
  • Trade Execution: Facilitates closing individual positions, all positions, or partial amounts with user confirmation.

Quick Start

Use the close-position skill to see all your open trades and decide which ones to close.

Frequently Asked Questions about close-position

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

FAQPage Schema
How do I close crypto positions based on profit and loss analysis?

You can view all open crypto positions with current P&L, entry price, leverage, and margin data to determine whether to execute a full or partial close based on profit and loss analysis.

Can I partially close a cryptocurrency trade instead of exiting the full position?

Yes, partial position closing is supported, allowing you to execute closing orders on a specific amount of your crypto trade while leaving the remaining balance open to manage risk.

Do I need a trading API to manage and execute stop loss orders?

Yes, a trading API integration is required to fetch real-time portfolio data and execute stop loss orders, ensuring accurate position management and trade closing capabilities.

What's the best way to manage risk when closing all open crypto positions?

The best way to manage risk is to analyze profit and loss percentages, leverage, and margin across all open crypto positions, then execute a full close on selected trades after reviewing the suggested risk assessment.

Does this position management approach work with leveraged crypto trades?

Yes, it works with leveraged crypto trades by displaying leverage and margin data for each open position, providing the necessary market analysis to safely execute take profit or stop loss orders.