A cryptocurrency liquidation bot with a twap algorithm on KuCoin
- Execute a sequence of limit orders of random size and value
- Make the bot available on any exchange
- Implement trade orders with Websocket
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