Skip to content

A liquidation bot which launch a twap algorithm on any cryptocurrency exchange

Notifications You must be signed in to change notification settings

Yogalholic/twapCCXT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

twapCCXT

A cryptocurrency liquidation bot with a twap algorithm working on any exchange

Features

  • Execute a sequence of limit orders of random size and value
  • Make the bot available on any exchange
  • Implement trade orders with Websocket

Quickstart

This bot is a newer version of the twapBOT with the same functionalities but not limited on the Kucoin exchange. Register an account with an exchange.

You can test on the Sandbox if avaliable on the exchange.

Generate an API Key and enable it.

Install the CCXT and schedule libraries

pip install CCXT

pip install schedule

About

A liquidation bot which launch a twap algorithm on any cryptocurrency exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages