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

Update how market data is handled #121

Open
darrylmelander opened this issue Oct 26, 2021 · 0 comments
Open

Update how market data is handled #121

darrylmelander opened this issue Oct 26, 2021 · 0 comments
Assignees
Labels
darryl-next Stuff on Darryl's radar

Comments

@darrylmelander
Copy link
Collaborator

Over time we have changed how we handle forecasts, actuals, and commitments. We no longer store and swap out full models at "activation" time; instead we update data in a set of time series as we go. The market model has not kept up with this evolution, and still stores models that get swapped out. We should change how market data is stored to be consistent with other data.

@darrylmelander darrylmelander self-assigned this Oct 25, 2022
@darrylmelander darrylmelander added the darryl-next Stuff on Darryl's radar label Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
darryl-next Stuff on Darryl's radar
Projects
None yet
Development

No branches or pull requests

1 participant