Hummingbot Docker Quickstart Guide
Introduction
This brief guide will introduce you to the process of installing and deploying Hummingbot using Docker. You will learn step-by-step how to set up Hummingbot using Docker Compose, a tool for defining and running multi-container Docker applications, and then run your first algo trading strategy!
What You Will Learn
-
Install Docker: Step-by-step instructions to installing Docker and Docker Compose,
-
Hummingbot Interface: Uncover the essentials of the Hummingbot interface, including layout and navigation.
-
Running a Script: Learn how to run an algo trading strategy as a Hummingbot script.
-
Connecting API Keys: Master the crucial process of integrating API keys with Hummingbot, ensuring secure API-based bot trading across various exchanges.