okx-dex-ws

Provides on-demand Docker Swarm and Kubernetes cluster for sandboxed testing.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/gist-kol-copy-trade-agent/agent-system --skill okx-dex-ws
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okx-dex-ws
Source: https://github.com/gist-kol-copy-trade-agent/agent-system/tree/main/okx-onchainos-skills/okx-dex-ws
Command: npx skills add https://github.com/gist-kol-copy-trade-agent/agent-system --skill okx-dex-ws

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables real-time DEX data streaming and channel management for automated on-chain trading bots and workflows, reducing latency and manual monitoring.

Core Features & Use Cases

  • Real-time data streams via Onchain OS WebSocket for multiple DEX channels.
  • CLI-based session management (start/poll/stop/list) with per-channel configuration.
  • Custom-script integration to build tailored WebSocket clients and bots using the nine supported channels.

Quick Start

Start a WebSocket session with onchainos ws and subscribe to channels such as price or trades to monitor real-time data.

Frequently Asked Questions about okx-dex-ws

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

FAQPage Schema
How do I stream real-time DEX data for automated on-chain trading?

You can stream real-time DEX data by starting an Onchain OS WebSocket session and subscribing to specific channels like price or trades to feed automated on-chain trading workflows.

What WebSocket channels are available for monitoring DEX market data?

The DEX market data WebSocket provides nine channels organized into market, signal, token, and trenches groups, allowing you to monitor specific data streams like trades and prices.

How do I manage WebSocket sessions for DEX data streams?

You can manage WebSocket sessions using CLI commands to start, poll, stop, and list active DEX data streams with per-channel configuration for automated trading bots.

Can I use custom scripts to build a WebSocket client for DEX data?

Yes, you can integrate custom scripts to build tailored WebSocket clients and bots using the nine supported DEX channels for real-time on-chain data monitoring.

Does real-time DEX WebSocket streaming reduce manual monitoring latency?

Real-time DEX WebSocket streaming reduces latency and manual monitoring by continuously pushing live on-chain data updates directly to your automated trading workflows.

What is the best way to configure per-channel WebSocket streams for DEX trading?

The best way to configure per-channel WebSocket streams is by using the CLI-based session management to specify which of the nine DEX channels your automated on-chain trading bot should subscribe to.