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

[Overlapping] Improve market price input #2 #1576

Open
2 tasks
Costa769 opened this issue Nov 13, 2024 · 0 comments
Open
2 tasks

[Overlapping] Improve market price input #2 #1576

Costa769 opened this issue Nov 13, 2024 · 0 comments
Milestone

Comments

@Costa769
Copy link
Collaborator

  • edit price - do not default into price field when price is available
    flow:
  1. click edit price
  2. IF external price is available, do not default into the price field (because it force to show the last bit of the price which is usually a number that doesnt make sense)
Screen.Recording.2024-07-01.at.14.24.48.mov
  • edit strategy with no external price
    flow:
  1. edit a strategy with no external price
  2. show the price input modal

image

  1. in the place where we typically show "use market" and allow users to click and use the external market price, replace it with "use strategy" and allow users to click and use the strategy geomean(marginal.sell, marginal.buy)
  2. add tool tip when mouse over "use strategy" with this text: "This price is the geometric mean of the strategy buy and sell marginal prices."
@Costa769 Costa769 added this to the RC1 milestone Nov 13, 2024
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

No branches or pull requests

1 participant