Hummingbot

Latest version: v20240129

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

Scan your dependencies

Page 1 of 15

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

1.21.0

What's Changed
* Feat/remove kucoin perp testnet by cardosofede in https://github.com/hummingbot/hummingbot/pull/6589
* fix/ Docker compose yml file on Client side 6593 by 0xferit in https://github.com/hummingbot/hummingbot/pull/6594
* Fix/update development version to dev 1.21.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6599
* Update adjusted_mid_price.py by 345161974 in https://github.com/hummingbot/hummingbot/pull/6538
* Fix: Order cancellation, status and revamp in Binance Perps by cardosofede in https://github.com/hummingbot/hummingbot/pull/6584
* feat/Updated Binance Spot api Request weight rate limits by isreallee82 in https://github.com/hummingbot/hummingbot/pull/6596
* Fix/upgrade injective sdk version by aarmoa in https://github.com/hummingbot/hummingbot/pull/6606
* (fix): update directional base strategy 'open_order_slippage_buffer' to float by anywhy in https://github.com/hummingbot/hummingbot/pull/6605
* Refactor Trading pair fetch to fetch from connected exchanges by isreallee82 in https://github.com/hummingbot/hummingbot/pull/6526
* Remove/bittrex by cardosofede in https://github.com/hummingbot/hummingbot/pull/6617
* Remove/altmarkets by cardosofede in https://github.com/hummingbot/hummingbot/pull/6616
* version to dev-1.21.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6621
* Fix/dexalot lost orders fix by petioptrv in https://github.com/hummingbot/hummingbot/pull/6611
* Client sync / development -> staging by nikspz in https://github.com/hummingbot/hummingbot/pull/6620
* feat / update staging version to 1.21.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6624
* Feat/improve shut down by cardosofede in https://github.com/hummingbot/hummingbot/pull/6623
* (feat) add conversion to seconds in candles downloader by cardosofede in https://github.com/hummingbot/hummingbot/pull/6622
* Sync Client / Development to staging by nikspz in https://github.com/hummingbot/hummingbot/pull/6630
* Fix/ Update connector_status.py according to 6 CEX/DEX Connectors Poll by nikspz in https://github.com/hummingbot/hummingbot/pull/6632
* Fix/ connector status (sync development to staging) by nikspz in https://github.com/hummingbot/hummingbot/pull/6633
* feat / update release date by rapcmia in https://github.com/hummingbot/hummingbot/pull/6635
* Sync/ Client staging to master 1.21.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6634

New Contributors
* 0xferit made their first contribution in https://github.com/hummingbot/hummingbot/pull/6594
* 345161974 made their first contribution in https://github.com/hummingbot/hummingbot/pull/6538
* isreallee82 made their first contribution in https://github.com/hummingbot/hummingbot/pull/6596
* anywhy made their first contribution in https://github.com/hummingbot/hummingbot/pull/6605

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

1.20.0

What's Changed
* (feat) remove diff cover restriction by cardosofede in https://github.com/hummingbot/hummingbot/pull/6556
* (refactor) Create&updates Mexc spot to ths latest standards by yancong001 in https://github.com/hummingbot/hummingbot/pull/6525
* fix/ Update setup.py version on Development by nikspz in https://github.com/hummingbot/hummingbot/pull/6541
* fix gateio market order wrong amount by yancong001 in https://github.com/hummingbot/hummingbot/pull/6530
* Feat/coin cap rate source by petioptrv in https://github.com/hummingbot/hummingbot/pull/6534
* fix dydx market order bug by yancong001 in https://github.com/hummingbot/hummingbot/pull/6536
* Feat/injective v2 rate limits by aarmoa in https://github.com/hummingbot/hummingbot/pull/6552
* fix gateio derivative position error by yancong001 in https://github.com/hummingbot/hummingbot/pull/6551
* feat/woo-x_connector by waterquarks in https://github.com/hummingbot/hummingbot/pull/6380
* Feat/polkadex v2 by petioptrv in https://github.com/hummingbot/hummingbot/pull/6558
* feat/upgrade cython version by aarmoa in https://github.com/hummingbot/hummingbot/pull/6560
* Feat / Kujira by danilo-silva-funttastic in https://github.com/hummingbot/hummingbot/pull/6399
* Feat/migrate to injective v08 by aarmoa in https://github.com/hummingbot/hummingbot/pull/6565
* fix price precision bug by yancong001 in https://github.com/hummingbot/hummingbot/pull/6571
* Feat/strategy_v2 by cardosofede in https://github.com/hummingbot/hummingbot/pull/6520
* (feat) update setup.py to create wheels by cardosofede in https://github.com/hummingbot/hummingbot/pull/6576
* (feat) modify start.sh command to use quickstart arguments by david-hummingbot in https://github.com/hummingbot/hummingbot/pull/6566
* Fix/update bitmart order detail by tomasgaudino in https://github.com/hummingbot/hummingbot/pull/6573
* sync / development -> staging version 1.20.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6579
* feat / update version to 1.20.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6581
* fix/ kucoin perpetual incorrect pozition size for market order by yancong001 in https://github.com/hummingbot/hummingbot/pull/6578
* Fix/ kucoin perpetual fix to staging by nikspz in https://github.com/hummingbot/hummingbot/pull/6583
* sync / staging -> master for Hummingbot version 1.20.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6580

New Contributors
* waterquarks made their first contribution in https://github.com/hummingbot/hummingbot/pull/6380
* danilo-silva-funttastic made their first contribution in https://github.com/hummingbot/hummingbot/pull/6399

**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v1.19.0...v1.20.0

1.19.0

What's Changed
* Feat/wallet data feed hedge by fengtality in https://github.com/hummingbot/hummingbot/pull/6496
* fix-release-version-to-1.19.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6503
* (feat) add additional on-the-fly params by ntenisOT in https://github.com/hummingbot/hummingbot/pull/6498
* fix/Binance rate limit weight for ticker price change by supervik in https://github.com/hummingbot/hummingbot/pull/6501
* [fix] Mexc - fix the order_id length longer than exchange API required. by hlxwell in https://github.com/hummingbot/hummingbot/pull/6500
* Feat/fixed_grid_script_added by rkc2000 in https://github.com/hummingbot/hummingbot/pull/6495
* Fix/leverage type (from decimal to int) by cardosofede in https://github.com/hummingbot/hummingbot/pull/6504
* Fix/test class for isolated asyncio by MementoRC in https://github.com/hummingbot/hummingbot/pull/6455
* Feat/arbitrage component (new) by fengtality in https://github.com/hummingbot/hummingbot/pull/6505
* fix/default-rate-oracle-enabled to True by nikspz in https://github.com/hummingbot/hummingbot/pull/6509
* Feat/test loger mixin by MementoRC in https://github.com/hummingbot/hummingbot/pull/6439
* (fix) Minimal updates by MementoRC in https://github.com/hummingbot/hummingbot/pull/6457
* Feat/injective spot with delegation by aarmoa in https://github.com/hummingbot/hummingbot/pull/6493
* fix/ update dexalot connector by vic-en in https://github.com/hummingbot/hummingbot/pull/6519
* Feat/injective spot offline vaults by aarmoa in https://github.com/hummingbot/hummingbot/pull/6512
* (fix): fix and refactored btcmarkets test cases by vdmerweandre in https://github.com/hummingbot/hummingbot/pull/6456
* (feat) add tezos support amm class by OjusWiZard in https://github.com/hummingbot/hummingbot/pull/6475
* Fix bug in rebalance order price by rkc2000 in https://github.com/hummingbot/hummingbot/pull/6527
* refactor / update bug template by rapcmia in https://github.com/hummingbot/hummingbot/pull/6529
* feat/injective perpetual with delegation by aarmoa in https://github.com/hummingbot/hummingbot/pull/6521
* Feat/start cmd by fengtality in https://github.com/hummingbot/hummingbot/pull/6518
* fix/ Update connector_status.py with plenty by nikspz in https://github.com/hummingbot/hummingbot/pull/6532
* sync / development -> staging release version 1.19.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6533
* fix Update VERSION and release date on staging by nikspz in https://github.com/hummingbot/hummingbot/pull/6542
* Fix/mac intel segmentation fault by aarmoa in https://github.com/hummingbot/hummingbot/pull/6547
* feat/ add Phemex broker id by vic-en in https://github.com/hummingbot/hummingbot/pull/6546
* sync / latest dev changes on dev -> staging for Hummingbot version 1.19.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6548
* revise compose yml file by fengtality in https://github.com/hummingbot/hummingbot/pull/6549
* sync / latest dev changes on dev -> staging for Hummingbot version 1.19.0 by rapcmia in https://github.com/hummingbot/hummingbot/pull/6550
* sync / staging -> master for Hummingbot version 1.19.0 by nikspz in https://github.com/hummingbot/hummingbot/pull/6543

New Contributors
* ntenisOT made their first contribution in https://github.com/hummingbot/hummingbot/pull/6498
* OjusWiZard made their first contribution in https://github.com/hummingbot/hummingbot/pull/6475

**Full Changelog**: https://github.com/hummingbot/hummingbot/compare/v1.18.0...v1.19.0

Page 1 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.