API Reference deribit_ex v#0.2.0

View Source

Modules

DeribitEx is an Elixir library for interacting with the Deribit cryptocurrency exchange API via WebSocket.

WebsockexNova adapter for the Deribit WebSocket API.

Extensions to the Adapter for integration with token management.

Integration file to add token management to Adapter.

User-friendly client interface for interacting with the Deribit WebSocket API.

Manages order state preservation during token operations.

Core JSON-RPC handling for Deribit WebSocket API.

Adaptive rate limit handler for Deribit WebSocket API.

Handles automatic resubscription to channels after token changes.

Manages session context and order state preservation during Deribit token operations.

Telemetry events for the DeribitEx library.

A dedicated service for maintaining and tracking the time delta between the local system and the Deribit server. This service periodically synchronizes with the Deribit server time to ensure accurate timing for operations that depend on server time.

Supervisor for the TimeSyncService.

Integrates token management with order management.