Hummingbot

Latest version: v20250220

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 16

2.3.0

What's Changed
* Feat/improve xemm executor by cardosofede in https://github.com/hummingbot/hummingbot/pull/7369
* Feature / BingX connector by danilo-robotter-ai in https://github.com/hummingbot/hummingbot/pull/7280
* Feat/tegro rate oracle by isreallee82 in https://github.com/hummingbot/hummingbot/pull/7333
* fix typo in readme by harmamiika in https://github.com/hummingbot/hummingbot/pull/7374
* Fix/ update docs url to https://hummingbot.org/docs/ by nikspz in https://github.com/hummingbot/hummingbot/pull/7384
* fix/bybit-update-trade-fees by leocape in https://github.com/hummingbot/hummingbot/pull/7373
* Fix/hyperliquid perp reduce only issue by yancong001 in https://github.com/hummingbot/hummingbot/pull/7362
* Fix typos by crStiv in https://github.com/hummingbot/hummingbot/pull/7382
* fix typo in Makefile for coinbase_advanced_trade tests exclude dir by dfang in https://github.com/hummingbot/hummingbot/pull/7377
* Fix Bybit spot add API Keys by usamike25 in https://github.com/hummingbot/hummingbot/pull/7398
* test / gateway-core-connectors by fengtality in https://github.com/hummingbot/hummingbot/pull/7367
* Feat/stop executor with keep position feature by cardosofede in https://github.com/hummingbot/hummingbot/pull/7387
* sync / development -> staging v2.3.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/7400
* Feat/add bitmart perpetual connector by tomasgaudino in https://github.com/hummingbot/hummingbot/pull/7368
* sync / development to staging adding bitmart perpetual by nikspz in https://github.com/hummingbot/hummingbot/pull/7401
* Fix/dexalot no trading connector by klpanagi in https://github.com/hummingbot/hummingbot/pull/7391
* Sync / development to staging v2.3.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/7405
* fix / update version to 2.3.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/7406
* fix / update setup.py by rapcmia in https://github.com/hummingbot/hummingbot/pull/7407
* sync / staging -> master for Hummingbot version 2.3.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/7408

New Contributors
* danilo-robotter-ai made their first contribution in https://github.com/hummingbot/hummingbot/pull/7280
* harmamiika made their first contribution in https://github.com/hummingbot/hummingbot/pull/7374
* leocape made their first contribution in https://github.com/hummingbot/hummingbot/pull/7373
* crStiv made their first contribution in https://github.com/hummingbot/hummingbot/pull/7382
* dfang made their first contribution in https://github.com/hummingbot/hummingbot/pull/7377
* usamike25 made their first contribution in https://github.com/hummingbot/hummingbot/pull/7398

**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v2.2.0...v2.3.0

2.2.0

What's Changed
* Feat/minor improvements candles by cardosofede in https://github.com/hummingbot/hummingbot/pull/7276
* (fix) update bybit perp balance fetching by tomasgaudino in https://github.com/hummingbot/hummingbot/pull/7279
* (fix) fix hard coded symbols in simple_xemm script by fengtality in https://github.com/hummingbot/hummingbot/pull/7289
* Feat/add grid strike by cardosofede in https://github.com/hummingbot/hummingbot/pull/7285
* feat/ Hyperliquid Spot Connector by isreallee82 in https://github.com/hummingbot/hummingbot/pull/7282
* Fix/update dexalot to next version by yancong001 in https://github.com/hummingbot/hummingbot/pull/7291
* exclude dexalot in backtesting by yancong001 in https://github.com/hummingbot/hummingbot/pull/7287
* Revert "exclude dexalot in backtesting" by cardosofede in https://github.com/hummingbot/hummingbot/pull/7314
* feat/improve_backtesting by cardosofede in https://github.com/hummingbot/hummingbot/pull/7307
* update dependencies by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/7331
* (fix) adds gas variables to amm_arb strategy by fengtality in https://github.com/hummingbot/hummingbot/pull/7319
* (fix) Hyperliquid auth exemption for public data by isreallee82 in https://github.com/hummingbot/hummingbot/pull/7328
* (feat) Gateway Solana class by fengtality in https://github.com/hummingbot/hummingbot/pull/7334
* (feat) improve status of directional script by fengtality in https://github.com/hummingbot/hummingbot/pull/7341
* Fix / Binance WSS reconnection fix by komposter in https://github.com/hummingbot/hummingbot/pull/7310
* (feat) executors_improvements by cardosofede in https://github.com/hummingbot/hummingbot/pull/7316
* (feat) add rates to base controllers by cardosofede in https://github.com/hummingbot/hummingbot/pull/7356
* fix/help_command with unrecognized input by tjmellema in https://github.com/hummingbot/hummingbot/pull/7329

New Contributors
* komposter made their first contribution in https://github.com/hummingbot/hummingbot/pull/7310
* tjmellema made their first contribution in https://github.com/hummingbot/hummingbot/pull/7329

**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v2.1.0...v2.2.0

2.1.0

What's Changed
* Fix/controllers script on dev by cardosofede in https://github.com/hummingbot/hummingbot/pull/7193
* feat / update development branch to dev-2.0.2 by rapcmia in https://github.com/hummingbot/hummingbot/pull/7198
* Feat/improve stop loss computation bt by cardosofede in https://github.com/hummingbot/hummingbot/pull/7200
* Feat/bybit perpetual v5 upgrade by tomasgaudino in https://github.com/hummingbot/hummingbot/pull/7196
* Fix/candles feeds boundaries handling by tomasgaudino in https://github.com/hummingbot/hummingbot/pull/7224
* Feat/remove unvoted connectors by cardosofede in https://github.com/hummingbot/hummingbot/pull/7197
* Update DATA_COLLECTION.md by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/7234
* fix / remove hitbtc from fee overrides template by rapcmia in https://github.com/hummingbot/hummingbot/pull/7239
* Feat/improve market data provider by cardosofede in https://github.com/hummingbot/hummingbot/pull/7214
* (feat) improve max retries executor by cardosofede in https://github.com/hummingbot/hummingbot/pull/7244
* Feat/add ethereum classic by vic-en in https://github.com/hummingbot/hummingbot/pull/7159
* Fix update coinbase advanced trade by isreallee82 in https://github.com/hummingbot/hummingbot/pull/7220
* Feat/Tegro Connector by isreallee82 in https://github.com/hummingbot/hummingbot/pull/7148
* fix/Fix refreshing of listenkey for MEXC by Jbekker in https://github.com/hummingbot/hummingbot/pull/7255
* (fix) pande The frame.append method is deprecated by isreallee82 in https://github.com/hummingbot/hummingbot/pull/7261
* Feat/dexalot exchange by yancong001 in https://github.com/hummingbot/hummingbot/pull/7219
* Feat/add market order htx by cardosofede in https://github.com/hummingbot/hummingbot/pull/7260
* feat/Gate IO add server time sync by Jbekker in https://github.com/hummingbot/hummingbot/pull/7134
* Sync / Client development -> staging v2.0.2 by nikspz in https://github.com/hummingbot/hummingbot/pull/7258
* fix / update staging version 2.0.2 by rapcmia in https://github.com/hummingbot/hummingbot/pull/7266
* (feat) add exchange sponsors section to readme by fengtality in https://github.com/hummingbot/hummingbot/pull/7251
* Sync / development to staging by rapcmia in https://github.com/hummingbot/hummingbot/pull/7268
* remove DATA_COLLECTION.md by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/7270
* sync / development to staging by rapcmia in https://github.com/hummingbot/hummingbot/pull/7271
* Feat/Add source tag and increase websocket size by mlguys in https://github.com/hummingbot/hummingbot/pull/7273
* sync / staging to development by rapcmia in https://github.com/hummingbot/hummingbot/pull/7274
* fix / update release version 2.1.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/7275
* sync / staging to master 2.1.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/7272


**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v2.0.1...v2.1.0

2.0.1

What's Changed
* Fix/Time sync related error detection for kucoin_perpetual by Jbekker in https://github.com/hummingbot/hummingbot/pull/7103
* Added trailing stop for Position Executor by peterwilli in https://github.com/hummingbot/hummingbot/pull/7084
* docs: fix some comments by tsinghuacoder in https://github.com/hummingbot/hummingbot/pull/7080
* Feat/candles feed refactor by tomasgaudino in https://github.com/hummingbot/hummingbot/pull/7086
* fix: broken link in `install` script by intelliot in https://github.com/hummingbot/hummingbot/pull/7117
* Fix/Setup order of the mocked API responses by Jbekker in https://github.com/hummingbot/hummingbot/pull/7095
* fix/Mexc - Unable to submit close market order due to TypeError: unsupported operand type(s) by Jbekker in https://github.com/hummingbot/hummingbot/pull/7126
* Feat/injective v2 seed phrase connect by peterwilli in https://github.com/hummingbot/hummingbot/pull/7118
* Feat/repo clean up by cardosofede in https://github.com/hummingbot/hummingbot/pull/7121
* fix/time related error check for Mexc by Jbekker in https://github.com/hummingbot/hummingbot/pull/7122
* Feat/remove coinbase pro by cardosofede in https://github.com/hummingbot/hummingbot/pull/7131
* fix/OKX - False insufficient balance error for market buy order by Jbekker in https://github.com/hummingbot/hummingbot/pull/7137
* Feat/add bitstamp connector by Jbekker in https://github.com/hummingbot/hummingbot/pull/7102
* (feat) TELOS integration by evseevnn in https://github.com/hummingbot/hummingbot/pull/7119
* (feat) celo chain in supported chains by elijahsnoz in https://github.com/hummingbot/hummingbot/pull/7073
* fix/Hot fixes for XRPL connector 11 Jul by mlguys in https://github.com/hummingbot/hummingbot/pull/7108
* Fix/controller total amount decimal by cardosofede in https://github.com/hummingbot/hummingbot/pull/7151
* fix/README.md typos by ArtificialZeng in https://github.com/hummingbot/hummingbot/pull/7163
* docs/Improved documentation for directional_strategy_base.py by PanzerKunst in https://github.com/hummingbot/hummingbot/pull/7157
* fix/fix-test-cov-to80-percent by nikspz in https://github.com/hummingbot/hummingbot/pull/7172
* Fix/retrieve historical candles by tomasgaudino in https://github.com/hummingbot/hummingbot/pull/7160
* Feat/dydx v4 perpetual derivative by yancong001 in https://github.com/hummingbot/hummingbot/pull/6987
* Feat/improve position executor by cardosofede in https://github.com/hummingbot/hummingbot/pull/7138
* sync / development -> staging by nikspz in https://github.com/hummingbot/hummingbot/pull/7167
* Fix/bybit spot v5 by klpanagi in https://github.com/hummingbot/hummingbot/pull/7062
* (feat) add information of prices in the logs by cardosofede in https://github.com/hummingbot/hummingbot/pull/7180
* (fix) fix connector and testcase for August 16 MEXC API Update by Kaiwen0418 in https://github.com/hummingbot/hummingbot/pull/7182
* Feat/update injective connectors for chain upgrade v1 13 by aarmoa in https://github.com/hummingbot/hummingbot/pull/7162
* feat: add hashkey global spot and perpetual connector by dengyh in https://github.com/hummingbot/hummingbot/pull/7171
* sync / development -> staging update by nikspz in https://github.com/hummingbot/hummingbot/pull/7184
* fix-staging-version-to-2.0.1 by nikspz in https://github.com/hummingbot/hummingbot/pull/7191
* Fix/controllers script (staging) by cardosofede in https://github.com/hummingbot/hummingbot/pull/7192
* sync / staging -> master for Hummingbot version 2.0.1 by nikspz in https://github.com/hummingbot/hummingbot/pull/7186

New Contributors
* Jbekker made their first contribution in https://github.com/hummingbot/hummingbot/pull/7103
* tsinghuacoder made their first contribution in https://github.com/hummingbot/hummingbot/pull/7080
* intelliot made their first contribution in https://github.com/hummingbot/hummingbot/pull/7117
* evseevnn made their first contribution in https://github.com/hummingbot/hummingbot/pull/7119
* elijahsnoz made their first contribution in https://github.com/hummingbot/hummingbot/pull/7073
* ArtificialZeng made their first contribution in https://github.com/hummingbot/hummingbot/pull/7163
* PanzerKunst made their first contribution in https://github.com/hummingbot/hummingbot/pull/7157
* Kaiwen0418 made their first contribution in https://github.com/hummingbot/hummingbot/pull/7182
* dengyh made their first contribution in https://github.com/hummingbot/hummingbot/pull/7171

**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v2.0.0...v2.0.1

2.0.0

What's Changed
* fix/development change version to dev-1.29.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/7058
* Feat/pool id in amm arb by vic-en in https://github.com/hummingbot/hummingbot/pull/7018
* (fix) naming get_connector_spec fix by isreallee82 in https://github.com/hummingbot/hummingbot/pull/6992
* fix/ Kraken Convert a coin reward into a coin*(ETH.F -> ETH) by yancong001 in https://github.com/hummingbot/hummingbot/pull/7069
* fix/ adding fix Kraken Convert a coin reward into a coin*(ETH.F -> ETH) to development by nikspz in https://github.com/hummingbot/hummingbot/pull/7081
* FIX: update pip pyjwt by MementoRC in https://github.com/hummingbot/hummingbot/pull/7088
* sync / development -> staging version 1.29.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/7091
* Fix/freeze numpy by peterwilli in https://github.com/hummingbot/hummingbot/pull/7085
* Fix/backtesting trade cost by cardosofede in https://github.com/hummingbot/hummingbot/pull/7100
* Fix/test mdp by cardosofede in https://github.com/hummingbot/hummingbot/pull/7101
* Feat/xrpl connector full python by mlguys in https://github.com/hummingbot/hummingbot/pull/7051
* fix/add XRPL to staging by nikspz in https://github.com/hummingbot/hummingbot/pull/7107
* fix/ Update staging VERSION to 2.0.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/7099
* sync / staging -> master for Hummingbot version 2.0.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/7105


**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v1.28.0...v2.0.0

1.28.0

What's Changed
* Fix: Cube exchange was falsely rate limited by MHHukiewitz in https://github.com/hummingbot/hummingbot/pull/6983
* fix/strategy base on directional_strategy_base uses status command will occured error "position_executer has no attritube 'position_config' " by cCurious in https://github.com/hummingbot/hummingbot/pull/6976
* feat / update development version to 1.28.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6998
* Feat/liquidations feed by p-meier in https://github.com/hummingbot/hummingbot/pull/6995
* (feat) updated simple vwap example by fengtality in https://github.com/hummingbot/hummingbot/pull/6949
* fix/update_injective_py_version_for_protobuf_changes by aarmoa in https://github.com/hummingbot/hummingbot/pull/7005
* Adds the ETopicPublisher and EMTopicPublisher classes by klpanagi in https://github.com/hummingbot/hummingbot/pull/6994
* (fix) revert quickstart name change by fengtality in https://github.com/hummingbot/hummingbot/pull/7008
* (fix) okx perpetual orders with wrong amount by tomasgaudino in https://github.com/hummingbot/hummingbot/pull/7002
* Fix/kucoin exchange id is none by tomasgaudino in https://github.com/hummingbot/hummingbot/pull/6999
* Feat/refactor backtesting by cardosofede in https://github.com/hummingbot/hummingbot/pull/7004
* (feat) add side to liquidation data by p-meier in https://github.com/hummingbot/hummingbot/pull/7014
* fix/hyperliquid_recreates_reversing_order_on_close by yancong001 in https://github.com/hummingbot/hummingbot/pull/7013
* Fix/hyperliquid error setting leverage by yancong001 in https://github.com/hummingbot/hummingbot/pull/7027
* feat/simplify starter scripts by fengtality in https://github.com/hummingbot/hummingbot/pull/7011
* fix / Support latest PolkaDEX API by dizpers in https://github.com/hummingbot/hummingbot/pull/7016
* (feat) add limit maker order to order type map by cardosofede in https://github.com/hummingbot/hummingbot/pull/7030
* (feat) add okx spot candles + tests by tomasgaudino in https://github.com/hummingbot/hummingbot/pull/7022
* Feat/Minor improvement to Cube connector by mlguys in https://github.com/hummingbot/hummingbot/pull/7033
* Feat/minor improvements to backtesting and candles by cardosofede in https://github.com/hummingbot/hummingbot/pull/7029
* sync / development to staging version 1.28.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/7034
* feat / update staging version 1.28.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/7035
* fix/improve_injective_tests_exec_time by aarmoa in https://github.com/hummingbot/hummingbot/pull/7038
* Fix/False lost orders + update API endpoints for Cube Connector by mlguys in https://github.com/hummingbot/hummingbot/pull/7037
* sync/ (development to) update staging with injective tests and cube changes by nikspz in https://github.com/hummingbot/hummingbot/pull/7039
* Fix/cube check market migration by mlguys in https://github.com/hummingbot/hummingbot/pull/7049
* Feat/broker performance report by cardosofede in https://github.com/hummingbot/hummingbot/pull/7046
* sync / adding Cube (and broker changes) development -> staging by nikspz in https://github.com/hummingbot/hummingbot/pull/7050
* fix/change release date on staging by nikspz in https://github.com/hummingbot/hummingbot/pull/7059
* sync / staging -> master for Hummingbot version 1.28.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/7045

New Contributors
* cCurious made their first contribution in https://github.com/hummingbot/hummingbot/pull/6976
* p-meier made their first contribution in https://github.com/hummingbot/hummingbot/pull/6995
* dizpers made their first contribution in https://github.com/hummingbot/hummingbot/pull/7016

**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v1.27.0...v1.28.0

Page 1 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.