dex-original
Official@dex-original
Facilitates programmatic execution of cryptocurrency spot, futures, and options trading alongside portfolio management and market sentiment analysis on the OKX exchange.
Agent Skills by dex-original
Showing 9 vetted skills indexed across 1 GitHub repositories.
okx-cex-trade
Execute and manage spot, swap, futures, options, and event contract orders on OKX via CLI.
okx-cex-portfolio
Retrieve OKX account balances, positions, and P&L via okx-trade-cli.
okx-sentiment-tracker
Aggregate and analyze cryptocurrency news sentiment via the OKX News API.
okx-cex-auth
Authenticate OKX users via OAuth 2.0 device flow and manage the okx-auth binary.
okx-cex-market
Retrieve live market data and technical indicators from the OKX API.
okx-cex-smartmoney
Retrieve OKX Smart Money leaderboard traders, positions, and consensus signals.
okx-cex-skill-mp
Manage and discover AI trading skills via the OKX Trade CLI.
okx-cex-earn
Manage OKX earn products and balances through the okx CLI.
okx-cex-bot
Manage Grid and DCA bots on OKX exchange via command-line interface.
Frequently Asked Questions About dex-original
FAQPage SchemaWhat specific trading tasks can be performed using these capabilities?▼
Users can execute spot, swap, futures, and options orders, manage Grid and DCA trading bots, and oversee earn product balances. These functions allow for full lifecycle management of exchange positions and order books directly from a terminal interface.
Which personas are the primary users for these financial modules?▼
These modules are designed for quantitative traders, financial engineers, and developers building custom trading infrastructure. The target audience includes professionals requiring programmatic access to exchange order books, market data, and portfolio metrics for systematic trading strategies.
What are the security and authentication prerequisites for runtime access?▼
Access requires secure authentication via the OAuth 2.0 device flow. Users must manage their credentials through the provided binary to establish a secure connection with the exchange, ensuring that all trade execution and data retrieval requests are properly authorized.