Coinbase Pro – Hummingbot Foundation
spot exchange connector ℹ️ Exchange Info Coinbase Pro Website | CoinMarketCap | CoinGecko 👷 Maintenance Release added: 0.4.0 by CoinAlpha Maintainer: 🔑 Connection Run connect coinbase_pro in order to enter…
spot exchange connector ℹ️ Exchange Info Coinbase Pro Website | CoinMarketCap | CoinGecko 👷 Maintenance Release added: 0.4.0 by CoinAlpha Maintainer: 🔑 Connection Run connect coinbase_pro in order to enter…
spot exchange connector ℹ️ Exchange Info Blocktane Website | CoinMarketCap 👷 Maintenance Release added: 0.36.0 by CoinAlpha Maintainer: CoinAlpha 🔑 Connection Run connect blocktane in order to enter your API…
spot exchange connector ℹ️ Exchange Info BitMart Website | CoinMarketCap | CoinGecko 👷 Maintenance Release added: 0.44.0 by CoinAlpha Maintainer: 🔑 Connection Run connect bitmart in order to enter your API keys: Enter your BitMart API key >>> Enter your BitMart secret key >>> Enter your BitMart API Memo >>> If connection is successful: You are now connected to bitmart. 🪙 Fees Hummingbot assumes 0.25% maker fees and 0.25% taker fees (source). Users can override these assumptions with Override Fees. Last update: 2021-12-17
A Nonstop Algo strategy is a continual process that monitors trading pairs on one or more exchanges in order to make trading decisions. Strategies separate trading logic, open source code…
History command The history command displays the current duration of total past trades, asset inventory and value, and market trading pair performance. Run history --verbose to see all recent trades.…
Check bot status Run status command or CTRL+S to show the bot's current status. The output may differ depending on the running strategy, but generally, it shows the following information:…
This feature allows users to pause a running strategy using the command exit --suspend. This allows the bot to stop while keeping the hanging orders in the order book. To…
Starting a strategy After creating or importing a config file, use the start command to run the strategy. Stop a running strategy Run stop command to stop the running strategy.…
Creating a new strategy file Run create command and answer the prompts to configure your bot's behavior depending on the strategy you want to use. The last prompt will ask…
The connect command lets you add your user credentials in order to connect to an exchange or protocol. For centralized exchanges, this command asks you for your API key, while…