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

Research: Metric for quote age/"staleness" in order book #10

Open
skynetcap opened this issue Jun 21, 2022 · 0 comments
Open

Research: Metric for quote age/"staleness" in order book #10

skynetcap opened this issue Jun 21, 2022 · 0 comments
Labels
research Research for tasks without a known solution.

Comments

@skynetcap
Copy link
Owner

skynetcap commented Jun 21, 2022

Research how we can rank or quantify the age of a quote in the order book.

Some possibilities:

  • Diff-ing the order book and recording timestamps.
  • Investigate on-chain Slab data structure for a deterministic approach
  • Correlate to TXID (somehow)

This metric would then be displayed to the user, quantitatively (data column), visually (color), or both, or something else creative.

@skynetcap skynetcap added the research Research for tasks without a known solution. label Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research Research for tasks without a known solution.
Projects
None yet
Development

No branches or pull requests

1 participant