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

Market Making strategy for bloxroute hummingbot #6572

Draft
wants to merge 54 commits into
base: master
Choose a base branch
from

Conversation

atulsriv
Copy link

Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • You are using approved title ("feat/", "fix/", "docs/", "refactor/")

A description of the changes proposed in the pull request:

Tests performed by the developer:

Tips for QA testing:

kdonthi and others added 30 commits December 23, 2022 19:17
* Create an orderbook manager to replace the data source/tracker
* Tests for orderbook manager
* Tested updates are working for `dca_example.py` without buy
atulsriv and others added 24 commits January 12, 2023 21:21
Added order status manager and made progress on fixed grid

Co-authored-by: Kaushik Donthi <kaushikdr@gmail.com>
* Having order status response be a list
* Rewrote order manager to not use queue and directly update the dictionary of order statuses
* Changed provider IPs to use testnet
* Fixing cancellation after "stop" is called
* Got pure market making working
# Conflicts:
#	hummingbot/connector/exchange_py_base.py
* Fixed orderbook initialization error
* Fixed rounding issue when printing status update
* Updated Websocket URL to faster instance
* Fixed bid/ask price mixup in `status_command.py`
* Reverted unneeded changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants