python-kucoin | Kucoin REST and Websocket API python implementation | Cryptocurrency library
kandi X-RAY | python-kucoin Summary
kandi X-RAY | python-kucoin Summary
Kucoin REST and Websocket API python implementation
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Create a limit order
- Generate a signature
- Get the params for a signature
- Make a request
- Subscribe to a topic
- Send a message
- Get a specific order
- Get fiat prices
- Returns a single tick
- Creates an inner transfer
- Get trades for a symbol
- Create a withdrawal
- Get all accounts
- Get the orderbook for a symbol
- Get order by client OID
- Returns a list of all the depositos in the list
- Get a list of bids for a symbol
- Get account activity
- Get all fills
- List all orders
- Create a market order
- Get all withdrawals
- Get kline data
- Get historical orders
python-kucoin Key Features
python-kucoin Examples and Code Snippets
Community Discussions
Trending Discussions on python-kucoin
QUESTION
I am trying to check my Spot account balance using the Kucoin API, get_accounts().(Github: Link) And although on github and API documentation get_accounts specifies 2 optional arguments, when I pass any args I get an error. (client.get_accounts(currency='USDT') does not work either)
Am I doing something wrong? / Is there a better way to check my spot wallet balance for a specific coin?
...ANSWER
Answered 2021-Nov-07 at 10:42I uninstalled the package and installed it again and now it works. Thanks all.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install python-kucoin
You can use python-kucoin like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page