A trading bot on the Kucoin exchange
- Execute limit orders according to a median price
- Trade with several pairs simultaneously
- Size of orders follows an exponential decay pegged with the median price
- Calculate the median price
Register an account with KuCoin.
To test on the Sandbox with KuCoin Sandbox.
Generate an API Key or Generate an API Key in Sandbox and enable it.
Install the official Kucoin python sdk
pip install kucoin-python