Skip to content

(feat) add controller id to executors#138

Merged
cardosofede merged 3 commits intomainfrom
feat/add_controllerid
Mar 23, 2026
Merged

(feat) add controller id to executors#138
cardosofede merged 3 commits intomainfrom
feat/add_controllerid

Conversation

@cardosofede
Copy link
Copy Markdown
Contributor

No description provided.

cardosofede and others added 2 commits March 16, 2026 12:51
@rapcmia rapcmia self-requested a review March 23, 2026 02:42
Copy link
Copy Markdown
Contributor

@rapcmia rapcmia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Build docker image locally and start hummingbot-api using make deploy on linux ubuntu24.04lts
  • Test using hyperliquid spot and perpetual on grid_executor
  • Successfully deployed grid executors
  • deploy executors successfully
  • Test executor/search ✅
    • with controller_id omitted or set to null, displays all active executors
    • with controller_id on different values, only display each of own
    • with controller_id invalid or non existent, does not error but returns empty
  • Test executor/performance ✅
    • Same results with executor/search
    • invalid or non existent does return empty and no errors
    • returns unrealized and global pnl quote
  • Successfully stop all executors ✅

@cardosofede cardosofede merged commit 7ed0b99 into main Mar 23, 2026
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.

2 participants