propose new bots in condor: multigrid strike, arbitrage,dman,xemm#46
Open
pierluigipanariello wants to merge 1 commit intohummingbot:mainfrom
Open
propose new bots in condor: multigrid strike, arbitrage,dman,xemm#46pierluigipanariello wants to merge 1 commit intohummingbot:mainfrom
pierluigipanariello wants to merge 1 commit intohummingbot:mainfrom
Conversation
Author
|
controller_handlers.py |
cardosofede
approved these changes
Mar 23, 2026
Contributor
cardosofede
left a comment
There was a problem hiding this comment.
thanks for the contribution! @rapcmia let's test it
Contributor
|
Commit ee2a11c
|
19531aa to
38f535b
Compare
Author
Updates MadeI've fixed the reported issues (added arbitrage_controller/config.py) and added new controllers. Here are the details: Newly Added Controllers:
Fixes Applied:
Tests Performed:
PR Updated:
Let me know if there are any other issues to resolve. Thanks! |
Contributor
|
Commit 38f535b
Test in progress
|
Contributor
9fec62d to
79f792e
Compare
Author
|
correct error (select pair in cex and in dex ), removed fake button ,solved minor error |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.







Good morning, I wanted to share some improvements I've made to Condor.
I've added the following bots:
Arbitrage_controller
dman_v3
multi_grid_strike
xemm_multiple_levels
All of which relate to the relevant controllers in hummingbot-api.







I've also attached some images.