gateway
gateway copied to clipboard
XEMM v1 - Unhandled error in background task: 'DataFrame' object has no attribute 'append'
Describe the bug
When checking v1 XEMM strategy on development branch (dev-2.9.0), observed that when using status command and shortcut it does not display and returns unhandled error Unhandled error in background task: 'DataFrame' object has no attribute 'append'
Steps to reproduce
- Setup hummingbot + gateway
- Setup XEMM v1 using papertrade (or CEX) as maker and DEX as taker
- Start and observe behavior when using
statuscommand
Release version
dev-2.9.0
Type of installation
Source
Attach required files
fixed in https://github.com/hummingbot/hummingbot/pull/7829