LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

hummingbot

open-source crypto trading bot framework

TLDR

Start the interactive TUI
$ hummingbot
copy
Start with a specific strategy
$ hummingbot -s [strategy_name]
copy
Start with a specific config file
$ hummingbot --config-file-name [config.yml]
copy
Start with a password
$ hummingbot --config-password [password]
copy

SYNOPSIS

hummingbot [options]

DESCRIPTION

hummingbot is an open-source cryptocurrency trading bot framework that provides an interactive terminal interface for automated trading. It supports strategies such as market making, arbitrage, and liquidity mining across centralized and decentralized exchanges.The TUI provides real-time status updates, order tracking, and profit/loss reporting. Users configure strategies through interactive prompts or YAML configuration files. The bot supports paper trading mode for testing strategies without risking funds.

PARAMETERS

-s STRATEGY, --strategy STRATEGY

Strategy to start with.
--config-file-name FILE
Configuration file to use.
--config-password PASSWORD
Password for encrypted config files.
-h, --help
Display help.

CAVEATS

Requires API keys from supported exchanges. Trading involves financial risk. Requires Python 3.8+ and various dependencies. Available via Docker or source installation.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid