Skip to contents

All functions

KucoinAccountAndFunding
KucoinAccountAndFunding Class for KuCoin Account and Funding Management
KucoinDeposit
KucoinDeposit Class for KuCoin Deposit Management
KucoinSpotAddOrder
KucoinSpotAddOrder Class for KuCoin Spot Trading Order Placement
KucoinSpotCancelOrder
KucoinSpotCancelOrder Class for KuCoin Spot Trading Order Cancellation
KucoinSpotGetOrder
KucoinSpotGetOrder Class for KuCoin Spot Trading Order Retrieval
KucoinSpotMarketData
KucoinSpotMarketData Class for KuCoin Spot Market Data Retrieval
KucoinSpotOco
KucoinSpotOco Class for KuCoin Spot Trading OCO Orders
KucoinSpotStop
KucoinSpotStop Class for KuCoin Spot Trading Stop Orders
KucoinSubAccount
KucoinSubAccount Class for KuCoin Sub-Account Management
add_deposit_address_v3_impl
Add Deposit Address (V3) (Implementation)
add_oco_order_impl
Add OCO Order (Implementation)
add_order_batch_impl
Add Orders Batch (Implementation)
add_order_impl
Add Order (Implementation)
add_order_test_impl
Add Order Test (Implementation)
add_stop_order_impl
Add Stop Order (Implementation)
add_subaccount_impl
Add Sub-Account (Implementation)
auto_paginate
Facilitate Automatic Pagination for KuCoin API Endpoints
auto_paginate_old
Facilitate Automatic Pagination for KuCoin API Endpoints (Legacy Version)
build_headers
Construct Request Headers for KuCoin API
build_query()
Build KuCoin API Query String
cancel_all_orders_by_symbol_impl
Cancel All Orders By Symbol (Implementation)
cancel_all_orders_impl
Cancel All Orders (Implementation)
cancel_oco_order_batch_impl
Batch Cancel OCO Orders (Implementation)
cancel_oco_order_by_client_oid_impl
Cancel OCO Order By ClientOid (Implementation)
cancel_oco_order_by_order_id_impl
Cancel OCO Order By OrderId (Implementation)
cancel_order_by_client_oid_impl
Cancel Order By ClientOid (Implementation)
cancel_order_by_order_id_impl
Cancel Order By OrderId (Implementation)
cancel_partial_order_impl
Cancel Partial Order (Implementation)
cancel_stop_order_batch_impl
Batch Cancel Stop Orders (Implementation)
cancel_stop_order_by_client_oid_impl
Cancel Stop Order By ClientOid (Implementation)
cancel_stop_order_by_order_id_impl
Cancel Stop Order By OrderId (Implementation)
check_allowed_frequency_s()
Check Allowed Frequency in Seconds
check_allowed_frequency_str()
Check Allowed Frequency String
fetch_klines_segment
Fetch a Segment of Klines Data
freq_to_second_map
Get Klines Market Data Allowed Frequencies
frequency_to_seconds()
Convert Frequency String to Seconds
get_24hr_stats_impl
Get 24-Hour Statistics (Implementation)
get_account_summary_info_impl
Retrieve Account Summary Information (Implementation)
get_all_currencies_impl
Get All Currencies (Implementation)
get_all_symbols_impl
Get All Symbols (Implementation)
get_all_tickers_impl
Get All Tickers (Implementation)
get_announcements_impl
Get Announcements (Implementation)
get_api_keys()
Retrieve KuCoin API Keys from Environment Variables
get_apikey_info_impl
Retrieve API Key Information (Implementation)
get_base_url()
Retrieve KuCoin API Base URL
get_closed_orders_impl
Get Closed Orders (Implementation)
get_cross_margin_account_impl
Retrieve Cross Margin Account Information (Implementation)
get_currency_impl
Get Currency Details (Implementation)
get_deposit_addresses_v3_impl
Get Deposit Addresses (V3) (Implementation)
get_deposit_history_impl
Get Deposit History (Implementation)
get_full_orderbook_impl
Get Full OrderBook (Implementation, Authenticated)
get_isolated_margin_account_impl
Retrieve Isolated Margin Account Information (Implementation)
get_klines_impl
Retrieve Historical Klines Data (Implementation)
get_market_list_impl
Get Market List (Implementation)
get_oco_order_by_client_oid_impl
Get OCO Order By ClientOid (Implementation)
get_oco_order_by_order_id_impl
Get OCO Order By OrderId (Implementation)
get_oco_order_detail_by_order_id_impl
Get OCO Order Detail By OrderId (Implementation)
get_oco_order_list_impl
Get OCO Order List (Implementation)
get_open_orders_impl
Get Open Orders (Implementation)
get_order_by_client_oid_impl
Get Order By ClientOid (Implementation)
get_order_by_order_id_impl
Get Order By OrderId (Implementation)
get_part_orderbook_impl
Get Part OrderBook (Implementation)
get_server_time()
Retrieve Server Time from KuCoin Futures API
get_spot_account_detail_impl
Retrieve Spot Account Details (Implementation)
get_spot_account_list_impl
Retrieve Spot Account List (Implementation)
get_spot_account_type_impl
Determine Spot Account Type (Implementation)
get_spot_ledger_impl
Retrieve Spot Ledger Records (Implementation)
get_stop_order_by_client_oid_impl
Get Stop Order By ClientOid (Implementation)
get_stop_order_by_order_id_impl
Get Stop Order By OrderId (Implementation)
get_stop_order_list_impl
Get Stop Orders List (Implementation)
get_subaccount()
Retrieve KuCoin Sub-Account Configuration from Environment Variables
get_subaccount_detail_balance_impl
Retrieve Sub-Account Balance Details (Implementation)
get_subaccount_list_summary_impl
Retrieve Sub-Account Summary Information (Implementation)
get_subaccount_spot_v2_impl
Retrieve Spot Sub-Account List - Balance Details (V2) (Implementation)
get_symbol_impl
Get Symbol (Implementation)
get_symbols_with_open_order_impl
Get Symbols With Open Order (Implementation)
get_ticker_impl
Get Ticker (Implementation)
get_trade_history_impl
Get Trade History (Implementation)
place_order_helper
Place Order (Shared Implementation)
process_kucoin_response()
Process and Validate KuCoin API Response
split_time_range_by_candles()
Split a Time Range into Segments by Maximum Candle Count
time_convert_from_kucoin()
Convert KuCoin Server Time to POSIXct
time_convert_to_kucoin()
Convert POSIXct to KuCoin Server Time
validate_order()
Validate a Single Order for Batch Placement
verify_symbol()
Verify Ticker Symbol Format