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

BAIP10: Set Margin Call Fee #38

Open
bitcrab opened this issue Sep 1, 2020 · 1 comment
Open

BAIP10: Set Margin Call Fee #38

bitcrab opened this issue Sep 1, 2020 · 1 comment

Comments

@bitcrab
Copy link
Contributor

bitcrab commented Sep 1, 2020

BAIP: 0010
Title:Set Margin Call Fee Ratio
Authors: bitcrab
Status: Draft
Type: Consensus 
Created: 2020-9-1

Abstract

This BAIP propose to set the Margin Call Fee Ratio of the 3 main bitAssets bitCNY, bitUSD, bitEUR based on the implementation of BSIP74 in BTS4.0.

Motivation

As described in BSIP74, margin call tradings are potential to contribute a big part of the income to the system, and the fee can be regarded as the cost for stabilization of bitAssets.

Rational

This fee ratio will modulate the Maximum Short Squeeze Ratio (MSSR) when determining the Margin Call Order Price (MCOP):

margin_call_order_price = median_feed_price / (MSSR - MCFR).

Specifications

Set Margin Call Fee Ratio as below:
bitCNY: set MCFR = 1%, MSSR = 1.02
bitUSD: set MCFR = 1%, MSSR = 1.02
bitEUR: set MCFR = 1% (MSSR is already 1.02)

Explanation

While MSSR = 1.01 and MCFR = 1%,
margin_call_order_price = median_feed_price / (MSSR - MCFR) = median_feed_price
this is not suitable for a margin call order as margin call order price should always be obviously lower than the median feed price, that's why here set the MSSR = 1.02

To set MCFR to 1% is based on the consideration to "make obvious effect and little pain", surely the value can be adjusted based on the practice in the future.

Copyright

This document is placed in the public domain.

@bitcrab
Copy link
Contributor Author

bitcrab commented Sep 1, 2020

poll working proposal created, please vote according to your opinion.

1.14.282 Poll-BAIP10-Set bitCNY MCFR to 1% and MSSR 1.02
1.14.285 Poll-BAIP10-Keep bitCNY MCFR and MSSR unchanged

1.14.283 Poll-BAIP10-Set bitUSD MCFR to 1% and MSSR 1.02
1.14.286 Poll-BAIP10-Keep bitUSD MCFR and MSSR unchanged

1.14.288 Poll-BAIP10-Set bitEUR MCFR to 1%
1.14.287 Poll-BAIP10-Keep bitEUR MCFR and MSSR unchanged

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

No branches or pull requests

1 participant