hummingbot icon indicating copy to clipboard operation
hummingbot copied to clipboard

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

Results 693 hummingbot issues
Sort by recently updated
recently updated
newest added

### Feature Suggestion PLEASE add COIN-Margined futures contract trading features ### Impact COIN-Margined futures contract is better option for major cryptocurrencies market neutral arbitrage ### Additional context _No response_

enhancement

### Describe the bug When using Dashboard after updating hummingbot to 2.5.0 and using Cube credentials that were used in version 2.4.0 a error is returned saying the credentials are...

bug

### Describe the bug 1. The net_pnl_quote for a position opened on bybit_perps is not updated at all. Once the position is opened it gets the first reading for the...

bug
bybit_perpetual
v2_strategies

**Before submitting this PR, please make sure**: - [x] Your code builds clean without any errors or warnings - [x] You are using approved title ("feat/", "fix/", "docs/", "refactor/") **A...

### Describe the bug When testing hyperliquid_perpetual using `generic.basic_order_example` on a separate PR and compared with development branch, found the bug happened when starting the v2 controller-config ``` 2025-04-30 00:30:12,521...

bug
v2_strategies

### Describe the bug Using the `spot_perpetual_arbitrage` strategy to trade on Hyperliquid. Trading the HYPE/USDC spot token, called HYPE-USDC in Hummingbot, vs. the perp called HYPE-USD in both Hyperliquid and...

bug
hyperliquid_perpetual
hyperliquid

### Describe the bug When running the `liquidity_mining` strategy - [here](https://hummingbot.org/strategies/liquidity-mining/). It throws an error when calling the API to fetch the Liquidity Mining Rewards. ### Steps to reproduce 1....

bug
liquidity_mining

### Describe the bug Error updating executors info: 3 validation errors for ExecutorInfo happened when order book side is emply for ms ### Steps to reproduce 1. connect derive_perpetual 2....

bug
derive

### Describe the bug **Description** There is a bug in the `get_order_book` function of `ExecutorBase`, which causes an argument mismatch error when calling this function from `XEMMExecutor` **Error Message** When...

bug
v2_strategies

### Describe the bug When add coinbase credential it alerts: Error executing request GET https://api.coinbase.com/api/v3/brokerage/accounts. HTTP status is 401. Error: Unauthorized ### Steps to reproduce 1. 2. 3. ### Release...

bug
coinbase_advanced_trade