cex▌
5 indexed skills · max 10 per page
okx-cex-earn
okx/agent-skills · Productivity
Before running any command, follow ../_shared/preflight.md. Use metadata.version from this file's frontmatter as the reference for Step 2.
okx-cex-bot
okx/agent-skills · Productivity
Native OKX grid and DCA trading bot management with server-side execution. \n \n Create and manage spot grid bots (price range, grid count, investment amount) and contract grid bots (long/short/neutral with leverage) — both run entirely on OKX servers \n Contract DCA (Dollar Cost Averaging / Martingale) bots with configurable safety orders, price steps, volume multipliers, take-profit, and stop-loss \n Monitor active bots, retrieve P&L, view individual fills and cycles, and stop bots with c
okx-cex-portfolio
okx/agent-skills · Productivity
Account balance, positions, P&L, bills, fees, and fund transfers on OKX exchange. \n \n Read and manage trading and funding account balances, open/closed positions, realized and unrealized P&L, transaction history, and fee tiers via CLI commands \n Requires OKX API credentials configured locally; supports both live (实盘) and demo (模拟盘) profiles with mandatory profile selection before each command \n Write operations (fund transfers, position mode switching) require explicit confirmation
okx-cex-market
okx/agent-skills · Productivity
Read-only public market data for OKX exchange: prices, order books, candles, funding rates, and instrument info. \n \n Query spot, perpetual, futures, and option markets with 13 commands covering tickers, order books, OHLCV candles, funding rates, open interest, and mark prices \n No API credentials required; all commands are public and read-only with no confirmation needed \n Supports filtering by instrument type (SPOT, SWAP, FUTURES, OPTION) and includes stock token perpetuals (TSLA, NVDA, AAP
okx-cex-trade
okx/agent-skills · Productivity
Spot, perpetual swap, delivery futures, and options order management on OKX exchange. \n \n Place, cancel, amend, and monitor orders across four asset classes: spot, perpetual swap, delivery futures, and options (calls/puts with Greeks and IV data) \n Set take-profit, stop-loss, and trailing stops; manage leverage and positions; query option chains and implied volatility \n Requires OKX API credentials configured locally; supports both live (实盘) and demo (模拟盘) trading modes via --profile flag \n