orderly-trading-orders
Orderly Network: Trading Orders
This skill covers all aspects of order management on Orderly Network - placing, modifying, and canceling orders through REST API and React SDK.
When to Use
- Building a trading interface
- Implementing order placement logic
- Managing order lifecycle
- Creating automated trading bots
Prerequisites
- Orderly account registered
- Ed25519 API key with
tradingscope - Sufficient collateral in account
Order Types
More from orderlynetwork/skills
orderly-api-authentication
Complete authentication guide for Orderly Network - EIP-712 wallet signatures for EVM accounts, Ed25519 message signing for Solana accounts, and Ed25519 signatures for API requests
56orderly-deposit-withdraw
Handle token deposits and withdrawals across chains, including allowance approval, vault interactions, and cross-chain operations
49orderly-positions-tpsl
Monitor positions in real-time, configure Take-Profit/Stop-Loss orders, and manage risk with leverage settings
41orderly-sdk-trading-workflows
Complete trading workflows for Orderly Network DEX applications, from wallet connection through order execution, position management, and withdrawal.
35orderly-websocket-streaming
Establish authenticated WebSocket connections for real-time orderbook, execution reports, positions, and balance updates
35orderly-sdk-theming
Customize the visual appearance of your Orderly DEX with CSS variables, colors, fonts, logos, and TradingView chart styling.
34