2216 Forks
6049 Stars
6049 Watchers

hummingbot

Open source software that helps you create and deploy high-frequency crypto trading bots

How to download and setup hummingbot

Open terminal and run command
git clone https://github.com/hummingbot/hummingbot.git
git clone is used to create a copy or clone of hummingbot repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hummingbot https://github.com/hummingbot/hummingbot/archive/master.zip

Or simply clone hummingbot with SSH
[email protected]:hummingbot/hummingbot.git

If you have some problems with hummingbot

You may open issue on hummingbot support forum (system) here: https://github.com/hummingbot/hummingbot/issues