|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
BinaryClaim | BinaryClaims have two positions, commonly "yes" and "no". |
Claim | The subject of a Prediction Market. |
MultiClaim | MultiClaims are Claims that support multiple outcomes, and manage the prices of each outcome. |
Position | One of the Positions of a claim. |
These classes describe the claims being traded in the market. Claims
represent the questions being
asked. Positions
represent
possible outcomes of a claim. BinaryClaim
represents claims with two
positions. (In the experiment configuration, unary claims are
also represented by BinaryClaim; the difference is that traders aren't
allowed to hold negative coupons (and so some traders must start with
positive coupons.) MultiClaim
represents claims with more than two positions.
© Copyright 2007 Chris Hibbert. All rights reserved. © Copyright 2006 CommerceNet Consortium, LLC.
This software is published under the terms of the MIT license, a copy |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |