Expand description
HTTP/REST client implementation for the Kraken v2 API.
This module provides a HTTP client for interacting with Kraken’s REST endpoints, including:
- Market data queries (instruments, trades, bars, tickers, order books).
- System information (server time, system status).
- Request signing and rate limiting.