openmm-grid-trading
Installation
SKILL.md
OpenMM Grid Trading
Create automated grid trading strategies that profit from market volatility.
What is Grid Trading?
Grid trading places multiple buy and sell orders at preset price intervals around the current center price. As price oscillates, the bot automatically:
- Buys low -- places buy orders below the center price
- Sells high -- places sell orders above the center price
- Profits from volatility -- each complete cycle captures the spread
The grid uses levels per side and spacing to distribute orders. With 5 levels and 2% spacing (linear), orders are placed at 2%, 4%, 6%, 8%, 10% from center on both sides (10 total orders).
When to Use
Related skills
More from qbt-labs/openmm-ai
openmm-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.
8openmm-portfolio
Balance tracking, order overview, and market data across exchanges using OpenMM.
7