Module upbit

Source
Expand description

Upbit exchange integration (Korean exchange) Upbit exchange provider implementation

This module provides integration with Upbit, a major Korean cryptocurrency exchange.

Re-exports§

pub use provider::UpbitProvider;
pub use data::prelude::*;

Modules§

auth
Authentication utilities for Upbit API
data
Market data types and parsers Market data types and parsers for Upbit exchange
feeder
Feeder implementation for processing Upbit market data
message
WebSocket message types and handlers
provider
Provider implementation for Upbit WebSocket connections Upbit exchange provider implementation
types
Upbit-specific types and structures