8000 GitHub - Al0010/kucoin-exchange-api-python: How to use the KuCoin Exchange API with Python to download, manipulate and analyze exchange data.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Al0010/kucoin-exchange-api-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

HOW USE CORRECTLY KUCOIN EXCHANGE API WITH PYTHON

  1. Install Kucoin library:

pip install kucoin

  1. Create your API and enter your credentials.

  2. Disable the hash mark before print() to test the data.

The data you can manipulate with this scipt are:

  1. Currencies
  2. Market
  3. Single ticker
  4. Symbols
  5. Time price
  6. Order book

About

How to use the KuCoin Exchange API with Python to download, manipulate and analyze exchange data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0