• © Goverland Inc. 2026
  • v1.0.8
  • Privacy Policy
  • Terms of Use
Pull Request ProposalsPull Request Proposalsby0x4ff30B9BC8443415dD7A9a2AC4c5Ab1f185FB3FB0x4ff3…B3FB

#5429 Fix/huobi update event bug

Voting ended over 3 years agoSucceeded

This PR addresses a bug in Huobi where, on update event of an untracked order, the code will try to reference variables that are not yet defined.

The problem here is that there is a circumstance in which the order is no longer tracked due to a status update, but the trade update arrives later and this makes the strategy fail. Also, if the user places an order manually while the bot is running, the strategy will also fail.

Link: https://github.com/hummingbot/hummingbot/pull/5429

Off-Chain Vote

For
423.27K HBOT100%
Against
0 HBOT0%
Abstain
0 HBOT0%
Quorum:863%
Download mobile app to vote

Timeline

Jun 23, 2022Proposal created
Jun 23, 2022Proposal vote started
Jun 30, 2022Proposal vote ended
Oct 26, 2023Proposal updated