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

Adopt the concept of contract size from index futures #44

Open
0xSSoul opened this issue Jul 17, 2019 · 0 comments
Open

Adopt the concept of contract size from index futures #44

0xSSoul opened this issue Jul 17, 2019 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@0xSSoul
Copy link
Member

0xSSoul commented Jul 17, 2019

Index futures are futures contracts where a trader can buy or sell a financial index today to be settled at a future date. Index futures are derivatives meaning they are derived from an underlying asset — the index. Some of the most popular index futures are based on equities. However, each product may use a different multiple for determining the price of the futures contract. As an example, the value of the S&P 500 futures contract is $250 times the S&P 500 index value. The E-mini S&P 500 futures contract has a value of 50 times the value of the index.

The Synthetic PoW Mining Contract is a typical index futures contract. So we should adopt the concept of contract size from index futures as follows:

Contract Size

  • The value of one contract = Multiplier * The index value
  • Multiplier = 1 WBTC

In the long run, the BMI index is declining. This will cause the contract size to drop, which is not good for trading. In the future, we can increase the contract multiplier to ensure that the contract size is within a reasonable range. Even we can set the contract multiplier equal to 10 WBTC at the beginning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant