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

Filter SPs by price for estimate #896

Merged

Conversation

neelvirdy
Copy link
Contributor

@neelvirdy neelvirdy commented Jan 25, 2023

When estimating deal price, don't consider SPs where the price is too high, since they wouldn't be considered during dealmaking anyways.

This should prevent situations where the estimate is astronomically large due to an SP being randomly selected for estimation despite having a very high price:
Screen Shot 2023-01-25 at 11 00 12 AM

After this change, the price is consistently 0 FIL for verified deals (which is accurate):
Screen Shot 2023-01-25 at 11 28 39 AM

Note: the NaN USD in the conversion is due to the external pricing API being down, not a result of this change.

@en0ma en0ma merged commit 72934d7 into application-research:dev Jan 25, 2023
@neelvirdy neelvirdy deleted the nvirdy/estimate-filter-by-price branch January 25, 2023 18:44
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

Successfully merging this pull request may close these issues.

None yet

2 participants