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

[limit orders] Monitor the expectation of orders to execute we show to the user 🚦 #3202

Open
anxolin opened this issue Oct 10, 2023 · 0 comments
Labels
Enhancement New feature or request

Comments

@anxolin
Copy link
Contributor

anxolin commented Oct 10, 2023

Description
The UI show how likely it is an order to execute:

image

If we show GREEN, the expectation the order will be executed soon.

If we show GREEN, and the order is NOT executed soon, it would feel like something is broken, and we violate the user's trust, therefore we want to make sure we track for which orders we show this GREEN light.

We should track which orders where not executed withing XXX min from the first GREEN light.

TBD: What if its green only momentarily (not giving time to the order to execute before the price changes)

@elena-zh elena-zh added the Enhancement New feature or request label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants