The best way to run multiple bots and participate in different markets is to install Hummingbot via Docker. Refer to the links below for installation guide :

When you have successfully installed Hummingbot via Docker and created your first bot follow these steps to create multiple instances :

  1. Press CTRL+P then CTRL+Q to go keep your current bot running in the background
  2. Create a new bot using the create.sh script

You may also read through Multiple bots via Docker in our documentation for more information.