Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polkadex Connector - Order showing as failed when successfully placed #371

Open
mt-gareth opened this issue Oct 17, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@mt-gareth
Copy link

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

  1. Connect to Polkadex
  2. Start a strategy that requires multiple orders placed at once like fixed_grid
  3. 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

@mt-gareth mt-gareth added the bug Something isn't working label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant