revolut-x-trades
Installation
SKILL.md
Revolut X Trades
Capabilities
- Fetch all market trades for a symbol (with date range filtering)
- Fetch private trades (fills) for your account
- Get fills for a specific order
- Paginate through large trade result sets
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