Expand description
Comprehensive Upbit V1 REST API Client Implementation
Provides complete REST API integration for Upbit exchange covering:
- Account management (balances, deposits, withdrawals)
- Order history and management (open/closed orders, order details)
- Market data queries
- High-performance optimizations for HFT
Reference: https://docs.upbit.com/reference
Structsยง
- Upbit
Account - Account balance information
- Upbit
Deposit - Deposit transaction information
- Upbit
Deposit Address - Deposit address information
- Upbit
Error - Error details from Upbit API
- Upbit
Error Response - Generic error response from Upbit API
- Upbit
Market BidAsk - Bid/Ask information within market info
- Upbit
Market Info - Market information within order chance
- Upbit
Order Chance - Order chance (parameters and constraints) information
- Upbit
Order Chance Account - Account information within order chance
- Upbit
Order Info - Order information from Upbit API
- Upbit
Rest Client - Upbit REST API client for comprehensive trading operations
- Upbit
Withdrawal - Withdrawal transaction information