orderly-positions-tpsl

Monitor perpetual futures positions and configure take-profit and stop-loss orders.

2|1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/OrderlyNetwork/skills --skill orderly-positions-tpsl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orderly-positions-tpsl
Source: https://github.com/OrderlyNetwork/skills/tree/main/skills/orderly-positions-tpsl
Command: npx skills add https://github.com/OrderlyNetwork/skills --skill orderly-positions-tpsl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps users manage their open trading positions, track profit and loss in real-time, and configure crucial risk management tools like Take-Profit and Stop-Loss orders.

Core Features & Use Cases

  • Real-time Position Monitoring: View current positions, PnL, leverage, and liquidation prices.
  • TP/SL Order Configuration: Set take-profit and stop-loss orders to automate risk management.
  • Leverage Adjustment: Dynamically adjust leverage for open positions.
  • Use Case: A trader wants to ensure their open ETH/USDC position is automatically closed if the price drops by 5% (stop-loss) or rises by 10% (take-profit), while also being able to adjust their leverage on the fly.

Quick Start

Use the orderly-positions-tpsl skill to set a stop-loss trigger price of 2800 and a take-profit trigger price of 3500 for the PERP_ETH_USDC position.

Frequently Asked Questions about orderly-positions-tpsl

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

FAQPage Schema
How do I set take-profit and stop-loss orders for perpetual futures positions?

To set take-profit and stop-loss orders for perpetual futures positions, you can configure specific trigger prices, such as 2800 for stop-loss and 3500 for take-profit, to automatically manage risk and close trades.

Can I dynamically adjust leverage for my open trading positions?

Yes, you can dynamically adjust leverage for your open trading positions. This feature allows you to modify leverage on the fly while monitoring real-time PnL and liquidation prices for your perpetual futures.

Does managing positions via REST API require specific permissions?

Managing positions via REST API requires an API key with both read and trading scopes for execution. This ensures secure access for real-time monitoring and configuring trades like TP/SL orders.

What is the best way to track real-time PnL and liquidation prices for open positions?

The best way to track real-time PnL and liquidation prices is by using a position management interface that supports REST API and React SDK integrations, providing continuous monitoring of your perpetual futures trades.

Can I use React SDK to integrate position monitoring into my application?

Yes, you can use React SDK to integrate position monitoring into your application. This skill supports seamless application development alongside REST API for tracking positions, PnL, and managing risk.

Why do I need a stop-loss trigger price for my PERP_ETH_USDC position?

You need a stop-loss trigger price, like 2800 for a PERP_ETH_USDC position, to ensure the trade is automatically closed if the market drops, limiting potential losses without requiring manual intervention.