Release Notes - Version 0.18.0¶
π Welcome to hummingbot
version 0.18.0! In this release, we continued addressing reported and identified bugs, added new features, introduced a new option of installing Hummingbot, and a new community-contributed connector.
The big news of the week was also the announcement of our upcoming new liquidity mining platform that is currently under development.
π Merged community contribution: Dolomite connector¶
Hummingbot can now trade on Dolomite, using the connector contributed by the Dolomite team!
The connector is now available in Hummingbot and should work with existing strategies. Read more about Dolomite connector in the User Manual.
πΎ Binary installation: you can now download Hummingbot directly!¶
Hummingbot can now be installed easily on Windows and macOS using a setup/install package that is available for download and will be updated with every new version release.
Follow the links below for more information: * Install via Binary on Windows * Install via Binary on macOS
π€ Developer usability¶
- Developer documentation for Simple Trade
- Added missing templates for dev strategies: #960
π Other bug fixes and miscellaneous updates¶
Thanks to everyone who reported bugs! Note that we pay bug bounties to anyone who reports a bug that we end up fixing.
- Failed to submit cancel orders in Huobi: #750
- Added trading pair fetcher in Bittrex to prevent issues related to entering incorrect pair format: #985
- Added available balances feature in Radar Relay to fix errors and issues not creating orders: #942 #943
- Fixed issues with performance analysis where the asset is initialized with current trading pair but the trades being analyzed can include other trading pair that causes key error during processing: #974
- Fixed cross-exchange strategy where
order_size_portfolio_ratio_limit
was showingorder_size_taker_balance_factor
: #989 - Added version number to global and strategy config files to copy existing configs from an outdated file to the new one, to avoid reconfiguring API keys. Any outdated parameters will be deleted and empty ones will be prompted.
- Reduced excessive warning messages in Bittrex exchange.
- Unit testing for Bittrex market.
- Fixed unit tests for IDEX market and other tests that do not run in development branch.
- Strategy config files will now use a base-quote (e.g. ETH-USDT) format. Hummingbot users can still continue using the exchangeβs trading pair syntax.
- Fixed available balances feature in Bamboo Relay.
- Applied fix for a rare case where the API could respond with a 404 for a tracked limit order in Bamboo Relay.
π Coming soon¶
Here's what we currently working on that we expect to ship in the next 2-6 weeks:
- Additional documentation on adding new connectors into Hummingbot
- Developer tutorial on building custom strategies
- Liquid connector
- Bitcoin.com Exchange connector
Introducing Liquidity Mining
We also announced a new liquidity mining platform, a digital marketplace for liquidity. Read more about it here:
The team will be focusing in the coming weeks to realize and roll out this new platform.