openmm-order-management
Installation
SKILL.md
OpenMM Order Management
Place, list, and cancel limit and market orders on MEXC, Gate.io, Kraken, and Bitget.
When to Use
Use this skill when:
- Placing a manual buy or sell order
- Listing open orders on an exchange
- Looking up an order by ID
- Cancelling a single order or all orders for a pair
CLI Commands
Create an Order
openmm orders create --exchange <ex> --symbol <sym> --side <buy|sell> --type <limit|market> --amount <n> [--price <n>]
Related skills
More from qbt-labs/openmm-ai
openmm-grid-trading
Create and manage grid trading strategies with OpenMM. Automated buy/sell around center price.
18openmm-exchange-setup
Step-by-step guide to configure exchange API credentials for OpenMM.
9openmm-cardano-dex
Cardano DEX pool discovery, aggregated pricing, and DEX vs CEX comparison via Iris Protocol.
9openmm-portfolio
Balance tracking, order overview, and market data across exchanges using OpenMM.
7