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

The margin call price in UI is wrong #3286

Closed
shulthz opened this issue Sep 12, 2020 · 1 comment · Fixed by #3507
Closed

The margin call price in UI is wrong #3286

shulthz opened this issue Sep 12, 2020 · 1 comment · Fixed by #3507
Assignees

Comments

@shulthz
Copy link
Contributor

shulthz commented Sep 12, 2020

As BSIP74

The margin call price should be
margin_call_order_price = median_feed_price / (MSSR - MCFR)

shouldn't be
margin_call_order_price = median_feed_price / MSSR

https://github.com/bitshares/bsips/blob/master/bsip-0074.md

@abitmore
Copy link
Member

@xiangxn

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 a pull request may close this issue.

3 participants