Module bithumb_errors

Source
Expand description

Bithumb-specific error types for better error handling

Enums§

BithumbError
Bithumb-specific error types

Functions§

map_order_status
Map Bithumb numeric order status codes to internal representation
map_websocket_order_state
Map Bithumb WebSocket order state field to internal representation
map_websocket_order_status
Map Bithumb WebSocket order status strings to internal representation
parse_bithumb_api_error
Parse Bithumb API error response
validate_order_side
Validate Bithumb order side
validate_order_type
Validate Bithumb order type
validate_symbol
Validate Bithumb symbol format

Type Aliases§

BithumbResult
Bithumb-specific result type