Make answers created during market creation on independent multi choice start with the minimum answer ante liquidity
Make answers created during market creation on independent multi choice start with the minimum answer ante liquidity
No bounty left
  • Slow drizzle means new markets move before fully drizzled

  • Market moving before fully drizzling means mana is wasted due to fixed p

  • see discussion here

  • repo here

  • create market code here

Get
Ṁ1,000
to start trading!


Sort by:
7mo
+Ṁ10,000

@ian Tried a super minimal fix: https://github.com/manifoldmarkets/manifold/pull/3102

Previously: const ante = Math.min(unmodifiedAnte, totalMarketCost)

Now: const ante = outcomeType === 'MULTIPLE_CHOICE' && !shouldAnswersSumToOne ? totalMarketCost : Math.min(unmodifiedAnte, totalMarketCost)

Very simple: for independent MC specifically, allow ante to scale with the full totalMarketCost, rather than capping it at unmodifiedAnte (i.e. numAnswers * 100 ). AFAIK, that's the only line that needs to change (unless I'm missing some other step during market creation beyond getting the right ante.

This leaves other question types untouched. It'd be just fine to include dependent MC as well, but I don't think it's as urgent (the math is a bit different there). And I think the current system works ~fine for binary.

8mo

How about instead of wasting any effort digging ourselves deeper into this eternal pit of rework, we just redo "independent MC" as "these are all just regular binary markets that display on one page"

What is this?

What is Manifold?
Manifold is the world's largest social prediction market.
Get accurate real-time odds on politics, tech, sports, and more.
Or create your own play-money betting market on any question you care about.
Are our predictions accurate?
Yes! Manifold is very well calibrated, with forecasts on average within 4 percentage points of the true probability. Our probabilities are created by users buying and selling shares of a market.
In the 2022 US midterm elections, we outperformed all other prediction market platforms and were in line with FiveThirtyEight’s performance. Many people who don't like betting still use Manifold to get reliable news.
ṀWhy use play money?
Mana (Ṁ) is the play-money currency used to bet on Manifold. It cannot be converted to cash. All users start with Ṁ1,000 for free.
Play money means it's much easier for anyone anywhere in the world to get started and try out forecasting without any risk. It also means there's more freedom to create and bet on any type of question.
© Manifold Markets, Inc.TermsPrivacy