Hummingbot

Latest version: v20240429

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

Scan your dependencies

Page 1 of 15

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

1.25.0

What's Changed
* fix/ Update connector_status.py on dev by nikspz in https://github.com/hummingbot/hummingbot/pull/6810
* feat / update development version 1.25..0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6820
* fix/environment issues library by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6828
* Feat/okx perpetuals candles feed by tomasgaudino in https://github.com/hummingbot/hummingbot/pull/6791
* Feat/injective low leve api components by aarmoa in https://github.com/hummingbot/hummingbot/pull/6811
* Refactor/ rename Huobi to HTX by blagodar1 in https://github.com/hummingbot/hummingbot/pull/6796
* feat / remove bitmex and woo_x by rapcmia in https://github.com/hummingbot/hummingbot/pull/6833
* Feat/hyperliquid vault by yancong001 in https://github.com/hummingbot/hummingbot/pull/6832
* Feat/strategy frameworks refactor by cardosofede in https://github.com/hummingbot/hummingbot/pull/6816
* feat/ add kraken candles by yancong001 in https://github.com/hummingbot/hummingbot/pull/6817
* Feat/XRPL Improvements for February by mlguys in https://github.com/hummingbot/hummingbot/pull/6827
* fix / staging version 1.25.0 conflicts by rapcmia in https://github.com/hummingbot/hummingbot/pull/6858
* Sync / development -> staging version 1.25.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6857
* Fix/Increase update interval for XRPL + Make Rate Oracle work with not supported pairs by mlguys in https://github.com/hummingbot/hummingbot/pull/6855
* add OKX referral code by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6860
* Sync / Add XRPL rate oracle changes / update OKX readme to staging by nikspz in https://github.com/hummingbot/hummingbot/pull/6859
* fix / update release date and version 1.25.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6862
* Fix/Fix MEXC failed to connect exchange by mlguys in https://github.com/hummingbot/hummingbot/pull/6868
* sync mexc fix development to staging version 1.25.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6873
* sync / staging -> master for Hummingbot version 1.25.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6874

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

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

1.24.0

What's Changed
* (doc) add instructions to run tests locally by 0xferit in https://github.com/hummingbot/hummingbot/pull/6740
* (refactor) replace magic URL with BITFINEX_REST_URL constant by 0xferit in https://github.com/hummingbot/hummingbot/pull/6718
* fix/ Update development VERSION to dev-1.24.0, release day to 20231225 by nikspz in https://github.com/hummingbot/hummingbot/pull/6745
* Feat/advanced market making by cardosofede in https://github.com/hummingbot/hummingbot/pull/6742
* fix/simplify funding loop by MementoRC in https://github.com/hummingbot/hummingbot/pull/6749
* feat/vega protocol connector by R-K-H in https://github.com/hummingbot/hummingbot/pull/6628
* refactor/ Adjustment of limit price representation for small amounts by isreallee82 in https://github.com/hummingbot/hummingbot/pull/6719
* Feat/strategy v2 by cardosofede in https://github.com/hummingbot/hummingbot/pull/6741
* Feat/injective chain streams by aarmoa in https://github.com/hummingbot/hummingbot/pull/6760
* fix / add order_refresh_time to dmanv2_with_config script by rapcmia in https://github.com/hummingbot/hummingbot/pull/6774
* feat/add-config-parameter by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6755
* fix error_on_submit_market_order_due_to_reduce_only_order_would_increase_position by yancong001 in https://github.com/hummingbot/hummingbot/pull/6790
* fix unexpected_error_while_processing_event_201 by yancong001 in https://github.com/hummingbot/hummingbot/pull/6789
* (fix) fixed directional script bugs and added configurable pmm script by fengtality in https://github.com/hummingbot/hummingbot/pull/6785
* (fix) update MEXC broker ID by fengtality in https://github.com/hummingbot/hummingbot/pull/6795
* fix/ Update connector_status.py by nikspz in https://github.com/hummingbot/hummingbot/pull/6798
* sync / development -> staging for Hummingbot version 1.24.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6797
* fix/Update VERSION on staging 1.24 by nikspz in https://github.com/hummingbot/hummingbot/pull/6801
* Feat/update readme by fengtality in https://github.com/hummingbot/hummingbot/pull/6802
* sync / Development to Staging release version 1.24.0 (2) by rapcmia in https://github.com/hummingbot/hummingbot/pull/6803
* fix/ minor fixes for dev-1.24.0 (to staging 1.24.0) by nikspz in https://github.com/hummingbot/hummingbot/pull/6804
* fix/ adding minor fixes to staging by nikspz in https://github.com/hummingbot/hummingbot/pull/6806
* Fix/remove-duplicated-script on staging by nikspz in https://github.com/hummingbot/hummingbot/pull/6812
* feat / update connector status base on epoch7 connector polls (staging) by rapcmia in https://github.com/hummingbot/hummingbot/pull/6809
* sync / staging -> master for Hummingbot version 1.24.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6808


**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v1.23.0...v1.24.0

1.23.0

What's Changed
* (fix) account for single order level in linear distribution by fengtality in https://github.com/hummingbot/hummingbot/pull/6669
* Fix/fixes controllers scripts by cardosofede in https://github.com/hummingbot/hummingbot/pull/6678
* (fix) fix default button color by fengtality in https://github.com/hummingbot/hummingbot/pull/6680
* Fix/ Polkadex hanging orders and broken pipes by Nullably in https://github.com/hummingbot/hummingbot/pull/6650
* feat / update development to dev-1.23.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6687
* (fix) remove bot battle files by fengtality in https://github.com/hummingbot/hummingbot/pull/6689
* Feat/XRPL connector v2 by mlguys in https://github.com/hummingbot/hummingbot/pull/6535
* (feat) add volatility screener by cardosofede in https://github.com/hummingbot/hummingbot/pull/6693
* (fix) fix indentation of methods by cardosofede in https://github.com/hummingbot/hummingbot/pull/6697
* fix/ MEXC - partially canceled error by yancong001 in https://github.com/hummingbot/hummingbot/pull/6691
* (feat) standardize the method of is perpetual by cardosofede in https://github.com/hummingbot/hummingbot/pull/6700
* feat/add check for build-essentials by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6690
* Feat/add close price reference controller by cardosofede in https://github.com/hummingbot/hummingbot/pull/6698
* feat/add_injective_v2_paper_trade_support by aarmoa in https://github.com/hummingbot/hummingbot/pull/6684
* fix gateio_perpetual more than 100 candles unavailable questions by yancong001 in https://github.com/hummingbot/hummingbot/pull/6702
* Fixes infinite loop in start_mqtt_async - hummingbot/brokers/issues/8 by klpanagi in https://github.com/hummingbot/hummingbot/pull/6704
* Feat/ displays gateway balance command so that it displays token balances by network rather than dex by isreallee82 in https://github.com/hummingbot/hummingbot/pull/6695
* fix/ Fix account balance not reflect correctly + Improve websocket connection by mlguys in https://github.com/hummingbot/hummingbot/pull/6708
* Feat/improve close price by cardosofede in https://github.com/hummingbot/hummingbot/pull/6715
* doc/update-readme by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6712
* Feat/hyperliquid derivative by yancong001 in https://github.com/hummingbot/hummingbot/pull/6675
* Feat/kraken market orders by fengtality in https://github.com/hummingbot/hummingbot/pull/6703
* fix / remove botbattle oct2023 on scripts folder by rapcmia in https://github.com/hummingbot/hummingbot/pull/6725
* sync/ Client development -> staging by nikspz in https://github.com/hummingbot/hummingbot/pull/6723
* (fix) change strategy name from uniwap_v3 to amm_v3 by fengtality in https://github.com/hummingbot/hummingbot/pull/6721
* Fix/ Update connector_status.py on development 1.23.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6732
* fix/ update staging with uniswap_v3_lp rename by nikspz in https://github.com/hummingbot/hummingbot/pull/6735
* Feat / update version and release date 1.23.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6728
* Sync Client / Client staging -> master for Hummingbot version 1.23.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6736

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

**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v1.22.0...v1.23.0

1.22.0

What's Changed
* update README.md by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6626
* update readme by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6627
* Feat/order level builder by cardosofede in https://github.com/hummingbot/hummingbot/pull/6615
* fix/Update dev VERSION to 1.22.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6637
* (feat) add .csv to pattern by cardosofede in https://github.com/hummingbot/hummingbot/pull/6639
* Feat/foxbit connector by gabrielsilvafoxbit in https://github.com/hummingbot/hummingbot/pull/6588
* Feat/gateway balance commands by isreallee82 in https://github.com/hummingbot/hummingbot/pull/6629
* Feat/clean up scripts by cardosofede in https://github.com/hummingbot/hummingbot/pull/6642
* (fix) remove hardcodede value by cardosofede in https://github.com/hummingbot/hummingbot/pull/6647
* Remove/loopring by cardosofede in https://github.com/hummingbot/hummingbot/pull/6649
* (fix) update connector and client info by fengtality in https://github.com/hummingbot/hummingbot/pull/6651
* Fix/phemex perpetual api endpoints by jtashiro in https://github.com/hummingbot/hummingbot/pull/6652
* Fix / Kujira / Adding support to multiple markets and market orders by danilo-silva-funttastic in https://github.com/hummingbot/hummingbot/pull/6625
* Feat/position executor db table by cardosofede in https://github.com/hummingbot/hummingbot/pull/6644
* add set leverage at start of strategy by leastchaos in https://github.com/hummingbot/hummingbot/pull/6658
* Feat/allow using different candles trading exchange by cardosofede in https://github.com/hummingbot/hummingbot/pull/6663
* Fix/kucoin_perpetual_leverage by leastchaos in https://github.com/hummingbot/hummingbot/pull/6640
* (feat) adapt test by cardosofede in https://github.com/hummingbot/hummingbot/pull/6668
* Client sync / development -> staging version 1.22.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6665
* feat / update staging version to 1.22.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6670
* Sync/ Client staging to master 1.22.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6676

New Contributors
* gabrielsilvafoxbit made their first contribution in https://github.com/hummingbot/hummingbot/pull/6588
* jtashiro made their first contribution in https://github.com/hummingbot/hummingbot/pull/6652

**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v1.21.0...v1.22.0

Page 1 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.