Onchain OS DEX Strategy (Phase 1) 4 P0 subcommands that wrap the Agentic Wallet limit-order surface — create-limit , cancel , list , resume . SA activation (Trader Mode upgrade / re-upgrade) is performed transparently by the CLI when the BE returns UPGRADE_REQUIRED ; the skill does not need to expose that detail. Pre-flight Checks Read ../okx-agentic-wallet/_shared/preflight.md . If that file does not exist, fall back to _shared/preflight.md . Strategy endpoints require an authenticated Agentic Wallet session — confirm login before running any subcommand. Display labels & output language (single source of truth) This section is the canonical rule for user-facing strings. Every other section in this skill defers to it. Canonical Display labels — the only strings the agent may surface to the user. The CLI returns these directly ( statusLabel ) for status ; for strategyType the agent looks them up from the § strategyType and § status tables below. Surface Canonical EN Display labels strategyType (4 values) Buy Dip / Take Profit / Stop Loss / Buy Above status (9 values) Expired / Cancelling / Cancelled / Failed / Trading / Completed / Creating / Active / Suspended Show more
okx-dex-strategy
安装
npx skills add https://github.com/okx/onchainos-skills --skill okx-dex-strategy