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

Differentiate between SealedBid and OpenBid auctions... #245

Open
davidrpugh opened this issue Nov 27, 2016 · 0 comments
Open

Differentiate between SealedBid and OpenBid auctions... #245

davidrpugh opened this issue Nov 27, 2016 · 0 comments

Comments

@davidrpugh
Copy link
Contributor

Important decision in auction design is whether or not market participants can access information about the current state of the order book(s). Auctions mixing in the SealedBidding trait do not allow access to the state of order books; auctions mixing in a OpenBidding trait must implement a method to allow market participants to view the best ask/bid orders contained in the order books.

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

No branches or pull requests

1 participant