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

[feat] add TWAP last updated slot to DB and indexing #240

Open
R-K-H opened this issue Aug 18, 2024 · 0 comments
Open

[feat] add TWAP last updated slot to DB and indexing #240

R-K-H opened this issue Aug 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@R-K-H
Copy link
Member

R-K-H commented Aug 18, 2024

A feature request we had was to determine the last time the TWAP was cranked or evaluated and what that was evaluated at:

Screenshot 2024-08-18 at 4 29 31 PM

We have some of this setup in the DB now, but it does seem we're missing a few fields being put into the DB like last_observation and last_price.

Once this is configured we want to set it up so we can leverage the SDK to subscribe and the front end display this value somewhere within the trading page.

@R-K-H R-K-H added the enhancement New feature or request label Aug 18, 2024
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

1 participant