Expand description
Upbit-specific types and structures
Structs§
- Format
Request - WebSocket subscription format
- Orderbook
Response - WebSocket response format for orderbook data
- Orderbook
Unit - Individual price level in the orderbook
- Subscription
Request - WebSocket subscription request for Upbit
- Trade
Response - WebSocket response format for trade data
Enums§
- Change
Direction - Change direction for price
- Stream
Type - Stream types for Upbit WebSocket messages
- Trade
Side - Trade side (Ask/Bid)
- Upbit
Message Type - Message types for Upbit WebSocket API
Constants§
- UPBIT_
API_ URL - REST API URL
- UPBIT_
RATE_ LIMITS - Exchange-specific rate limits
- UPBIT_
WS_ PRIVATE_ URL - Private WebSocket API URL for user data
- UPBIT_
WS_ URL - Public WebSocket API URL for market data