Order Book For Crypto Token
Project detail
There is a requirement to create an order book and provide an order book management tutorial document for a crypto token on a centralized crypto exchange.
The order book will include all the necessary information such as bids and asks, total market volume, etc. The order book will be updated in real time
When buyers upload their orders, the order book will be in charge of organizing suitable sellers that have related-price orders. As such, traders can do trading activities successfully when their orders are matched with other traders’ orders.
There are will be 2 types of orders in the order book: market order and limit order. When choosing a market order, traders can buy or sell for the best available price. The order book will match buyers and sellers with orders that are at the top of the book at that time. When putting a limit order, traders will choose expected prices and set the number of tokens for buying or selling. The order will sit on the order book until the system finds a suitable order and automatically matches it.
In addition to creating the order book, the successful bidder will also provide a comprehensive tutorial document that will provide step-by-step guidance on how to effectively set up and manage the order book. A short screencast video showing the actual steps will also be required.