Vega allows domain experts to design, launch, and manage markets without needing to write any code or worry about price determination, margin calculation, or liquidity incentivisation. An introduction to the derivatives toolbox can be found on our blog.
This is an open source community contribution repository to provide tools for:
- proposing new markets
- evaluating market proposals for governance
- evaluating market specifications for trading
Clone this repo to help prepare a new market proposal and:
- share your repo with the community; and/or
- raise a PR on this repo which adds your proposal to the list of proposals.
- Write a market proposal in the markets proposals section of the community forums
- Explain context
- Surface high level definition of the market
- In Template Proposals copy template-cash-settled-future.ipynb and rename (to suit your market)
- Set out your market in your python notebook, including creating the JSON (last cell)
- Raise a pull request and link to this in your forum post, so the community may discuss and feedback either on the forums or in the PR
- Once you have incorporated the feedback as you see fit, submit the proposal to the network using the Propose window on Console
- This Python notebook is a new market proposal (for JPY/USD futures) that we create on a Testnet Jam call.
- Vega docs provide an excellent overview of the proposal process and proposal inputs
- Early demo of creating a BTC/DAI futures market using APIs
- Guide to risk and margins on Vega
- Data Tools: tools for downloading data to utilise in setting risk parameters and specifiying settlement data.
- Products: definitions of the products available to create markets on Vega
- Proposals: a list of community and example proposals
- Risk Tools: notebooks and spreadsheets to help with setting the risk model and its parameters
- Price Monitoring Tools: notebooks and spreadsheets to help with setting the price monitoring circuit breaker parameters