find-xemm-opps
Installation
SKILL.md
find-xemm-opps
Find Cross-Exchange Market Making (XEMM) opportunities by analyzing order book depth and liquidity across connected exchanges.
XEMM involves quoting on one exchange (the maker side) while hedging fills on another (the taker/hedge side). The best opportunities exist where:
- One exchange has a wide spread and thin book (maker side — room to quote profitably)
- Another has a tight spread and deep book (taker side — cheap to hedge)
- A mid-price difference exists between them
Prerequisites
Hummingbot API must be running with exchange connectors configured:
bash <(curl -s https://raw.githubusercontent.com/hummingbot/skills/main/skills/lp-agent/scripts/check_prerequisites.sh)