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

Split triggers for liquidity auction #7802

Closed
ze97286 opened this issue Mar 9, 2023 · 0 comments · Fixed by #7803
Closed

Split triggers for liquidity auction #7802

ze97286 opened this issue Mar 9, 2023 · 0 comments · Fixed by #7803
Assignees
Labels
feature new feature to be developed

Comments

@ze97286
Copy link
Contributor

ze97286 commented Mar 9, 2023

Feature Overview

When we are in a liquidity auction we have trigger == AUCTION_TRIGGER_LIQUIDITY but there are two possible triggers:

  1. not enough committed liquidity
  2. can't deploy LP orders because there's nothing to peg on one or both sides of the book

Split the AUCTION_TRIGGER_LIQUIDITY into the two cases: AUCTION_TRIGGER_LIQUIDITY_TARGET_NOT_MET and AUCTION_TRIGGER_UNABLE_TO_DEPLOY_LP_ORDERS

@ze97286 ze97286 added the feature new feature to be developed label Mar 9, 2023
@ze97286 ze97286 self-assigned this Mar 9, 2023
@gordsport gordsport added this to the 🤠 🤸 OT Stretch milestone Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature to be developed
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants