okx-cex-bot
Manage OKX server-side Grid and DCA trading bots, monitor P&L, and handle spot or contract orders via CLI.
Install
npx skills add https://github.com/okx/agent-skills --skill okx-cex-botStats
| Total installs | 1,253 |
| Weekly installs | 1.3K |
| GitHub stars | 43 |
| First seen | Mar 8, 2026 |
| Source | @okx/agent-skills |
Summary
- 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
- Contract DCA (Dollar Cost Averaging / Martingale) bots with configurable safety orders, price steps, volume multipliers, take-profit, and stop-loss
- Monitor active bots, retrieve P&L, view individual fills and cycles, and stop bots with configurable exit strategies
- Requires OKX API credentials configured via okx config init or environment variables; supports demo (simulated) and live (real funds) modes via --profile flag
Tags
Related skills
| Skill | Installs | vs okx-cex-bot |
|---|---|---|
| stock-research-executor | 1,244 | -9 |
| grimoire-hyperliquid | 970 | -283 |
| okx-dex-signal | 1,369 | +116 |
| crypto-ta-analyzer | 1,072 | -181 |
| cost-aware-llm-pipeline | 1,279 | +26 |
FAQ
- How many installs does okx-cex-bot have?
- okx-cex-bot has 1,253 total installs and 1.3K installs this week.
- Where is okx-cex-bot hosted?
- okx-cex-bot is published by @okx/agent-skills at https://github.com/okx/agent-skills.
- How many GitHub stars does okx-cex-bot have?
- okx-cex-bot has 43 GitHub stars.
- When was okx-cex-bot first indexed?
- OrangeBot.AI first indexed okx-cex-bot on Mar 8, 2026.
- How do I install okx-cex-bot?
- Run: npx skills add https://github.com/okx/agent-skills --skill okx-cex-bot