Michael Feng
Michael Feng
When testing the v2 example in the Brave browser (https://brave.com/), the plugin throws an error upon submission rather than returning the Mailchimp response: ``` err Error: Timeout at index.js:63 ```...
**Feature Suggestion** * Hummingbot Gateway is designed to be installed by running `gateway create` from Hummingbot client (which pulls Gateway Docker image and automatically configures it), or from source by...
**Describe the bug** Gateway creates multiple dummy copies of the `.hummingbot-gateway` directory used to house certs. This prevents developers from connecting the right certs path to their local Gateway server...
**Feature Suggestion** Currently `contractAddresses` in each DEX connector template only supports various networks - for example, see https://github.com/hummingbot/hummingbot/blob/master/gateway/src/templates/uniswap.yml. Since Uniswap and other DEXs live on different networks on different chains,...
### Description (REVISED) Given the `gateway balance` issue below, I propose the following modifications to this bounty: 1. Change `gateway balance` so that it reports balances for each connector (`exchange_chain_network`),...
### Describe the bug When running a strategy on Kraken, the following errors are emitted in the log: ### Steps to reproduce - Run a V2 script on Kraken spot...
### Feature Suggestion `get_close_price` in ControllerBase uses the last candle from candles feed to fetch the price: https://github.com/hummingbot/hummingbot/blob/master/hummingbot/smart_components/strategy_frameworks/controller_base.py#L52C9-L52C9 However, since this is used to set spreads in MarketMakingController, I think...
## Description HGP-33 (https://snapshot.org/#/hbot.eth/proposal/0x743f6d94a36dd4a70ab0bb64648c229f538ae0ff3ddd56da0fe47d90d2d920f7) allocated 1M HBOT toward community incentives for creating content and hosting events related to Hummingbot. Under this proposal, the Foundation is assigning two bounties to the...
# Why - The card display of a bot in Instances needs UX improvement - It should take advantage of the new Strategy Performance page # What - Use the...