Hummingbot

Latest version: v20241028

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

Scan your dependencies

Page 1 of 16

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

1.27.0

What's Changed
* fix/ Upd-to dev-1.27.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6931
* feat/injective_fee_calculator_multiplier_config by aarmoa in https://github.com/hummingbot/hummingbot/pull/6937
* (Clean-up) balances and allowances display by isreallee82 in https://github.com/hummingbot/hummingbot/pull/6787
* Fix/update binance&okx nextFundingTime to 10-bit integer by yancong001 in https://github.com/hummingbot/hummingbot/pull/6940
* Feat / Coinbase advanced_trade connector: tests, simple latency and pmm by MementoRC in https://github.com/hummingbot/hummingbot/pull/6887
* (feat) new README by fengtality in https://github.com/hummingbot/hummingbot/pull/6952
* Feat/cube exchange connector by mlguys in https://github.com/hummingbot/hummingbot/pull/6930
* (feat) new README by fengtality in https://github.com/hummingbot/hummingbot/pull/6967
* feat / Rate Oracle from Coinbase Advanced Trade v2.1 by MementoRC in https://github.com/hummingbot/hummingbot/pull/6961
* Feat/funding rate arb script by cardosofede in https://github.com/hummingbot/hummingbot/pull/6943
* Fixed an issue where the hyperliquid funding rate was not updated by yancong001 in https://github.com/hummingbot/hummingbot/pull/6962
* update readme by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6973
* Feat/xemm executor by cardosofede in https://github.com/hummingbot/hummingbot/pull/6946
* feat/add Kucoin HFT connector by supervik in https://github.com/hummingbot/hummingbot/pull/6966
* fix 6934: Update Vertex's hostnames by Wandering-Consciousness in https://github.com/hummingbot/hummingbot/pull/6956
* (fix) use correct pairs in simple xemm example exchange dataframe by discosultan in https://github.com/hummingbot/hummingbot/pull/6864
* sync / development -> staging version 1.27.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6978
* fix/Update VERSION on staging 1.27.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6984
* Fix new api update from binance by mlguys in https://github.com/hummingbot/hummingbot/pull/6986
* fix/ adding binance API update to staging 1.27.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6989
* Feat/improve controllers strategy communication by cardosofede in https://github.com/hummingbot/hummingbot/pull/6975
* feat / sync development to staging 1.27.0 updates by rapcmia in https://github.com/hummingbot/hummingbot/pull/6991
* Sync / Staging to master, release 1.27.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6990

New Contributors
* Wandering-Consciousness made their first contribution in https://github.com/hummingbot/hummingbot/pull/6956
* discosultan made their first contribution in https://github.com/hummingbot/hummingbot/pull/6864

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

1.26.0

What's Changed
* fix- development version to dev-1.26.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6877
* Fix/kucoin spot candles tests mocking by tomasgaudino in https://github.com/hummingbot/hummingbot/pull/6879
* Feat/bitrue by vic-en in https://github.com/hummingbot/hummingbot/pull/6843
* Docs/ fix typo in template conf_spot_perpetual_arbitrage_strategy_TEMPLATE.yml by nikspz in https://github.com/hummingbot/hummingbot/pull/6882
* (fix) Upgraded injective-py version by aarmoa in https://github.com/hummingbot/hummingbot/pull/6884
* feat/update-workflow by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6893
* Fix (unwrap_token_symbol): Support WMATIC by OjusWiZard in https://github.com/hummingbot/hummingbot/pull/6903
* Feat/strategy v2 refactor by cardosofede in https://github.com/hummingbot/hummingbot/pull/6844
* Feat/kraken connector by yancong001 in https://github.com/hummingbot/hummingbot/pull/6840
* fix/update docker-compose.yml by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6907
* Feat/okx perpetuals v5 connector by tomasgaudino in https://github.com/hummingbot/hummingbot/pull/6848
* Feat/remove tiers by cardosofede in https://github.com/hummingbot/hummingbot/pull/6911
* fix/fix_balance_update_injective_read_only_datasource by aarmoa in https://github.com/hummingbot/hummingbot/pull/6908
* feat/Osmosis Chain Connector - add Osmosis to native tokens list by chasevoorhees in https://github.com/hummingbot/hummingbot/pull/6685
* fix/remove-tiers-from-gateway-list by nikspz in https://github.com/hummingbot/hummingbot/pull/6918
* sync / development -> staging by nikspz in https://github.com/hummingbot/hummingbot/pull/6919
* feat / update release version 1.26.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6924
* Feat/twap executor by cardosofede in https://github.com/hummingbot/hummingbot/pull/6915
* Add TWAP executor and executors fix to staging 1.26.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6929
* feat / sync staging to master version 1.26.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6923

New Contributors
* chasevoorhees made their first contribution in https://github.com/hummingbot/hummingbot/pull/6685

**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v1.25.0...v1.26.0

Page 1 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.