revolut-x-orders
Installation
SKILL.md
Revolut X Orders
Capabilities
- Place market orders (buy/sell by base or quote size)
- Place limit orders (with
allow_takerorpost_onlyexecution) - View active and historical orders
- Cancel individual orders or all open orders
- Pre-flight validation (pair constraints + balance check)
Authentication & setup
All endpoints require authentication. See revolut-x-auth for setup.
API versioning
All endpoints use path-based versioning: /api/1.0/. The version is included in every request path.
Common workflows
Related skills