Hummingbot

Latest version: v20250303

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

Scan your dependencies

Page 4 of 17

1.16.0

What's Changed
* update readme by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6264
* refactor / update development 1.16.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6265
* Feat/phemex perpetual by vic-en in https://github.com/hummingbot/hummingbot/pull/6218
* Injective spot connector OrderbookV2 update and bank/subaccount event parsing by keithbaum in https://github.com/hummingbot/hummingbot/pull/6187
* Feat/make dexalot api key optional by vic-en in https://github.com/hummingbot/hummingbot/pull/6271
* (feat) add macd_bb_directional_strategy.py by cardosofede in https://github.com/hummingbot/hummingbot/pull/6268
* Feat/order types binance by cardosofede in https://github.com/hummingbot/hummingbot/pull/6279
* Feat/simplify dockerfile by cardosofede in https://github.com/hummingbot/hummingbot/pull/6229
* Feat/injective perpetual rate limits by petioptrv in https://github.com/hummingbot/hummingbot/pull/6283
* Fix/gateio and kuocin perpetual incorrect orderbook amount by yancong001 in https://github.com/hummingbot/hummingbot/pull/6284
* Fix/kucoin query trading fees by riven314 in https://github.com/hummingbot/hummingbot/pull/6236
* (feat) improve download candles to download multiple timeframes by cardosofede in https://github.com/hummingbot/hummingbot/pull/6289
* Feat/add trade fee in base and quote by cardosofede in https://github.com/hummingbot/hummingbot/pull/6288
* fix/XEMM crashs when a small amount maker trades happens by mfavareto-vitra in https://github.com/hummingbot/hummingbot/pull/6291
* Fix/okx api trade fills by huatahhhhh in https://github.com/hummingbot/hummingbot/pull/5900
* Remove legacy Solana/CLOB connector code by fengtality in https://github.com/hummingbot/hummingbot/pull/6296
* Fix/phemex funding payment by vic-en in https://github.com/hummingbot/hummingbot/pull/6285
* Feat/Add Foxbit Exchange Connector by mfavareto-vitra in https://github.com/hummingbot/hummingbot/pull/6155
* update Github workflow by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6297
* remove unused gateway docker code (redux) by fengtality in https://github.com/hummingbot/hummingbot/pull/6300
* add limit_maker order gate.io perpetual by yancong001 in https://github.com/hummingbot/hummingbot/pull/6305
* add market order types for dydx by yancong001 in https://github.com/hummingbot/hummingbot/pull/6308
* Feat / add algorand amm by vic-en in https://github.com/hummingbot/hummingbot/pull/6277
* (fix) update connector status for foxbit and phemex by nikspz in https://github.com/hummingbot/hummingbot/pull/6312
* refactor / update gateway connector list by rapcmia in https://github.com/hummingbot/hummingbot/pull/6313
* Include impact of deducted fees in the performance report balances by keithbaum in https://github.com/hummingbot/hummingbot/pull/6095
* update README.md by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6314
* sync / development -> staging by rapcmia in https://github.com/hummingbot/hummingbot/pull/6317
* refactor / updated version and setup.py for staging version 1.16.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6318
* (fix) change example pair for kucoin_perpetual from BTC-USD to XBT-USDT by nikspz in https://github.com/hummingbot/hummingbot/pull/6325
* (fix) change example pair for kucoin_perpetual from BTC-USD to XBT-USDT by nikspz in https://github.com/hummingbot/hummingbot/pull/6324
* Botcamp/ Spot Perpetual Arbitrage by riven314 in https://github.com/hummingbot/hummingbot/pull/6246
* botcamp/1overN_portfolio by rolandkofler in https://github.com/hummingbot/hummingbot/pull/6254
* sync development to staging (botcamp scripts added) by rapcmia in https://github.com/hummingbot/hummingbot/pull/6329
* update README.md by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6333
* sync / staging -> master for Hummingbot version 1.16.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6337

New Contributors
* riven314 made their first contribution in https://github.com/hummingbot/hummingbot/pull/6236
* mfavareto-vitra made their first contribution in https://github.com/hummingbot/hummingbot/pull/6291
* rolandkofler made their first contribution in https://github.com/hummingbot/hummingbot/pull/6254

**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v1.15.0...v1.16.0

1.15.0

What's Changed
* (fix) upgrade KuCoin's symbols API version. by pgold in https://github.com/hummingbot/hummingbot/pull/6164
* (fix) Fixes Dexalot trading rules parsing by petioptrv in https://github.com/hummingbot/hummingbot/pull/6191
* Feat/pmm shifted mid dynamic spreads by cardosofede in https://github.com/hummingbot/hummingbot/pull/6189
* Resolves undefined reference in gateway command when reusing wallet a… by klpanagi in https://github.com/hummingbot/hummingbot/pull/6178
* (fix)typo mistake in if condition by adityaaggarwal12 in https://github.com/hummingbot/hummingbot/pull/5961
* refactor / update development version and setup.py by rapcmia in https://github.com/hummingbot/hummingbot/pull/6197
* Feat/improve data collection in candles by cardosofede in https://github.com/hummingbot/hummingbot/pull/6190
* (refactor) Create&updates Bitcom perpetual to the latest standards by yancong001 in https://github.com/hummingbot/hummingbot/pull/6154
* Feat/hotbit exchange by yangchunbudeze in https://github.com/hummingbot/hummingbot/pull/6140
* (refactor) Tweaks the Dexalot rate limits to allow better performance by petioptrv in https://github.com/hummingbot/hummingbot/pull/6188
* Updates coverage exclude rules for common no-cover lines by klpanagi in https://github.com/hummingbot/hummingbot/pull/6206
* add bronze exchanges by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6228
* MQTT config command to return current configuration parameters by klpanagi in https://github.com/hummingbot/hummingbot/pull/6196
* fix / GatewayEVMAMM order restoration by vic-en in https://github.com/hummingbot/hummingbot/pull/6202
* (fix) add Offline to list of market states by vdmerweandre in https://github.com/hummingbot/hummingbot/pull/6219
* (fix) fix parsing binance trading pair rule by pkalamucki in https://github.com/hummingbot/hummingbot/pull/6241
* Fix/kucoin perpetual issues by yancong001 in https://github.com/hummingbot/hummingbot/pull/6235
* Feat/injective perp by petioptrv in https://github.com/hummingbot/hummingbot/pull/6200
* (docs) Fix copy-and-paste errors in comments by hristog in https://github.com/hummingbot/hummingbot/pull/6105
* (fix) update zigzag and injective perpetual connector status by nikspz in https://github.com/hummingbot/hummingbot/pull/6250
* sync / development -> staging by nikspz in https://github.com/hummingbot/hummingbot/pull/6251
* refactor / updated staging version to 1.15.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6256
* (feat) remove k2 from codebase by cardosofede in https://github.com/hummingbot/hummingbot/pull/6252
* (feat) remove kucoin testnet by cardosofede in https://github.com/hummingbot/hummingbot/pull/6253
* (fix) removing kucoin_testnet and k2 connectors from codebase by nikspz in https://github.com/hummingbot/hummingbot/pull/6257
* (fix) addding label for bit.com and hotbit by nikspz in https://github.com/hummingbot/hummingbot/pull/6258
* (fix) addding label for bit.com and hotbit by nikspz in https://github.com/hummingbot/hummingbot/pull/6259
* Update README.md by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6263
* sync / staging -> master for Hummingbot version 1.15.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6266

New Contributors
* adityaaggarwal12 made their first contribution in https://github.com/hummingbot/hummingbot/pull/5961
* yangchunbudeze made their first contribution in https://github.com/hummingbot/hummingbot/pull/6140
* pkalamucki made their first contribution in https://github.com/hummingbot/hummingbot/pull/6241
* hristog made their first contribution in https://github.com/hummingbot/hummingbot/pull/6105

**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v1.14.0...v1.15.0

1.14.0

What's Changed
* (feat) create conf/connectors folder to fix docker issues on start by cardosofede in https://github.com/hummingbot/hummingbot/pull/6110
* feat / update development version 1.14.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6118
* (fix) generate certs Pass phrase typo by nikspz in https://github.com/hummingbot/hummingbot/pull/6119
* Feat/injective protocol by petioptrv in https://github.com/hummingbot/hummingbot/pull/6068
* Feat/persist lost orders between sessions by aarmoa in https://github.com/hummingbot/hummingbot/pull/6107
* (fix) Adds an order hash manager reset on Gateway place order failure by petioptrv in https://github.com/hummingbot/hummingbot/pull/6124
* (fix) handle status code 503 and server overloaded error by cardosofede in https://github.com/hummingbot/hummingbot/pull/6123
* fix/discord link by fengtality in https://github.com/hummingbot/hummingbot/pull/6136
* Feat/xdc chain and xdcswap by james-hummingbot in https://github.com/hummingbot/hummingbot/pull/6114
* Feat/improve position executor report by cardosofede in https://github.com/hummingbot/hummingbot/pull/6135
* (fix) Update connector_status.py by nikspz in https://github.com/hummingbot/hummingbot/pull/6142
* (fix) binance perpetual position trading_pair by yancong001 in https://github.com/hummingbot/hummingbot/pull/6126
* hedge updates by leastchaos in https://github.com/hummingbot/hummingbot/pull/6075
* Feat/injective protocol batch update by petioptrv in https://github.com/hummingbot/hummingbot/pull/6139
* fix / docker create and update script by rapcmia in https://github.com/hummingbot/hummingbot/pull/6145
* Fix bug when trying to create a connector config with exchange Kraken by keithbaum in https://github.com/hummingbot/hummingbot/pull/6151
* (fix) Remove used gateway docker functions from client by fengtality in https://github.com/hummingbot/hummingbot/pull/6141
* (feat) add kucoin perpetual connector by ethicrypt in https://github.com/hummingbot/hummingbot/pull/6150
* (feat) improve listen_for_subscriptions logic and fix test by cardosofede in https://github.com/hummingbot/hummingbot/pull/6157
* (fix) clean up installation scripts folder by fengtality in https://github.com/hummingbot/hummingbot/pull/6160
* Fixes issue with gateway configuration via commands - hummingbot/humm… by klpanagi in https://github.com/hummingbot/hummingbot/pull/6159
* Feat/dexalot by vic-en in https://github.com/hummingbot/hummingbot/pull/6153
* Fix Bot Orchestration module - MQTT start command with script parameter by TheHolyRoger in https://github.com/hummingbot/hummingbot/pull/6156
* fix/add_connector_status_for_kucoin_perpetual_and_dexalot by nikspz in https://github.com/hummingbot/hummingbot/pull/6174
* Feat/bot orchestration external events by klpanagi in https://github.com/hummingbot/hummingbot/pull/6113
* Fix balance fetch for Injective Spot connector by keithbaum in https://github.com/hummingbot/hummingbot/pull/6168
* fix / update staging VERSION by nikspz in https://github.com/hummingbot/hummingbot/pull/6176
* sync / development -> staging by nikspz in https://github.com/hummingbot/hummingbot/pull/6175
* Update README.md by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6183
* refactor / update setup..py by rapcmia in https://github.com/hummingbot/hummingbot/pull/6185
* sync / staging -> master for Hummingbot version 1.14.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6186


**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v1.13.0...v1.14.0

1.13.0

What's Changed
* refactor / update dev version by nikspz in https://github.com/hummingbot/hummingbot/pull/6037
* Feat/dev 1.13 by fengtality in https://github.com/hummingbot/hummingbot/pull/6040
* (fix) update isort by fengtality in https://github.com/hummingbot/hummingbot/pull/6047
* Feat/position executor by cardosofede in https://github.com/hummingbot/hummingbot/pull/6026
* (feat) add pandas_ta by cardosofede in https://github.com/hummingbot/hummingbot/pull/6051
* (fix) is_maker parameter changed to True by cardosofede in https://github.com/hummingbot/hummingbot/pull/6064
* fix: Cannot start gateway with passphrase is a number by sytranvn in https://github.com/hummingbot/hummingbot/pull/6067
* (feat) allow hummingbot autostart scripts by cardosofede in https://github.com/hummingbot/hummingbot/pull/6066
* Feat/apply strategies poll changes by cardosofede in https://github.com/hummingbot/hummingbot/pull/6065
* (fix) fix incorrect_websocket_account_position by yancong001 in https://github.com/hummingbot/hummingbot/pull/6061
* Feat/gateway certs management by cardosofede in https://github.com/hummingbot/hummingbot/pull/6063
* feat: Add btc_markets_connector by vdmerweandre in https://github.com/hummingbot/hummingbot/pull/6052
* Feat/candles feed by cardosofede in https://github.com/hummingbot/hummingbot/pull/6046
* (feat) remove gateway from hummingbot repo (new commit) by fengtality in https://github.com/hummingbot/hummingbot/pull/6080
* fix/fix strategy doc link by fengtality in https://github.com/hummingbot/hummingbot/pull/6079
* docs/add description to script examples by cardosofede in https://github.com/hummingbot/hummingbot/pull/5870
* fix/Update LICENSE by markysha in https://github.com/hummingbot/hummingbot/pull/5710
* (doc) update data collection by fengtality in https://github.com/hummingbot/hummingbot/pull/6088
* fix / docker update script by rapcmia in https://github.com/hummingbot/hummingbot/pull/6090
* (feat) remove gateway start, stop and create by cardosofede in https://github.com/hummingbot/hummingbot/pull/6092
* Botcamp/microprice script by ntnle in https://github.com/hummingbot/hummingbot/pull/5987
* Feat/directional script example by cardosofede in https://github.com/hummingbot/hummingbot/pull/6093
* (fix) Coin Gecko rate oracle exceeds rate limit by MementoRC in https://github.com/hummingbot/hummingbot/pull/5821
* Fix/cosmetic issues directional by cardosofede in https://github.com/hummingbot/hummingbot/pull/6104
* (feat) add example Gateway scripts by fengtality in https://github.com/hummingbot/hummingbot/pull/6106
* sync / development -> staging by nikspz in https://github.com/hummingbot/hummingbot/pull/6108
* update staging Version to 1.13.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6109
* (feat) create conf/connectors folder to fix docker issues on start by cardosofede in https://github.com/hummingbot/hummingbot/pull/6111
* feat / update release date by rapcmia in https://github.com/hummingbot/hummingbot/pull/6115
* sync / staging -> master for Hummingbot version 1.13.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6116

New Contributors
* sytranvn made their first contribution in https://github.com/hummingbot/hummingbot/pull/6067
* markysha made their first contribution in https://github.com/hummingbot/hummingbot/pull/5710
* ntnle made their first contribution in https://github.com/hummingbot/hummingbot/pull/5987

**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v1.12.0...v1.13.0

1.12.0

1.11.0

Page 4 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.