You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the polkadex connection I will often get orders that show in Hummingbot as failed to place, but when i look on Polkadex they are placed. The happens more often when I am placing many orders at once such as with fixed_grid strategies. For example I have a grid that should place 9 orders, and usually only 5-6 show as successful in Hummingbot but can see all 9 in Polkadex. I notice this on other strategies but it is much less often. I think this is an issue with the Polkadex server not responding fast enough, but I wonder if there is a way to do a check on a failed response if that order does exist on the orderbook.
Steps to reproduce
Connect to Polkadex
Start a strategy that requires multiple orders placed at once like fixed_grid
Watch logs, and check status to confirm that Orders match up with those on Polkadex.
Release version
1.20
Type of installation
Source
Attach required files
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
When using the polkadex connection I will often get orders that show in Hummingbot as failed to place, but when i look on Polkadex they are placed. The happens more often when I am placing many orders at once such as with fixed_grid strategies. For example I have a grid that should place 9 orders, and usually only 5-6 show as successful in Hummingbot but can see all 9 in Polkadex. I notice this on other strategies but it is much less often. I think this is an issue with the Polkadex server not responding fast enough, but I wonder if there is a way to do a check on a failed response if that order does exist on the orderbook.
Steps to reproduce
Release version
1.20
Type of installation
Source
Attach required files
No response
The text was updated successfully, but these errors were encountered: