revolut-trading
Installation
SKILL.md
Revolut Trading Skill
This skill provides tools and documentation for interacting with the Revolut X Crypto Exchange API.
Capabilities
- Authentication: Securely authenticate using Ed25519 key pairs.
- Market Data: Fetch real-time market data including order books, trades, and candles.
- Trading: Place, cancel, and manage orders.
- Account Management: Retrieve account balances and transaction history.
Quick Start
1. Authentication
To use the API, you need an API Key and a private key. See 00_api_overview_and_authentication.md for details on generating keys.