revolut-x-market-data
Installation
SKILL.md
Revolut X Market Data
Capabilities
- Fetch ticker prices (bid, ask, mid, last) for all or specific pairs
- Retrieve OHLCV candles at multiple intervals (1m to 4w)
- View order book depth (up to 20 price levels)
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
Get ticker prices
Related skills