openmm-portfolio
Installation
SKILL.md
OpenMM Portfolio Management
Track balances, review open orders, and monitor market data across exchanges.
Required Credentials
At least one exchange must be configured via environment variables. Set the credentials for each exchange you want to query:
# MEXC
MEXC_API_KEY=your-mexc-api-key
MEXC_SECRET=your-mexc-secret
MEXC_UID=your-mexc-uid-for-whitelisted-access
# Gate.io
GATEIO_API_KEY=your-gateio-api-key
GATEIO_SECRET=your-gateio-secret
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-order-management
Place, list, and cancel limit/market orders on supported exchanges with OpenMM.
8