serum-data icon indicating copy to clipboard operation
serum-data copied to clipboard

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

Open skynetcap opened this issue 2 years ago • 0 comments

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 avatar Jun 21 '22 12:06 skynetcap