hummingbot
hummingbot copied to clipboard
Open source software that helps you create and deploy high-frequency crypto trading bots
### 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_
### 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...
### 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...
**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...
[Hyperliquid] Error Calculating Spot Buy Fee in HYPE: Missing USD-HYPE Exchange Rate in Rate Oracle
### 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...
### 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....
### 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....
### 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...
### 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...