There is a popular form of market on manifold, with something isomorphic to "Will this market close above 50%".
In theory, this is the nicest possible market, it it always resolves in the direction of highest net gain. However, there are two major issues with this market.
First, it is very common for someone to enter the market right before it closes to be the last to influence the market resolution.
And the other issue is that people betting large amounts of mana ("whales") are heavily over-represented. So this market will focus on resolving these issues.
For the whale problem, for this market, only the square root of your position will count. For example, a user with 10,000 YES shares will contribute 100 points to the YES side. The side with the most total points will be the side that it resolves to. This will make it much more difficult for one "whale" to control the market.
For the first problem, after the market closes, a random integer N from 0 to 100 will be rolled, and trades made within the last N hours before the closing time will not be considered in the resolution. This will prevent it from getting sniped.
Update 2025-10-28 (PST) (AI summary of creator comment): The creator confirms the market will resolve (not resolve N/A).
Based on the random roll N (0-100), rolls of 72-100 will result in YES resolution.
🏅 Top traders
| # | Name | Total profit |
|---|---|---|
| 1 | Ṁ3,837 | |
| 2 | Ṁ1,305 | |
| 3 | Ṁ939 | |
| 4 | Ṁ805 | |
| 5 | Ṁ645 |
People are also trading
@ItsMe …but a 70% chance that it won't count.
Sum sqrt(YES shares): 762.148
Sum sqrt(NO shares): 345.372
Hours until close: 29.9
@JiaheLiu While I like the concept of this market, next time, don't just extend it if you feel it has a too few traders – instead, resolve it the way traders were expecting and make a new market instead.
@JiaheLiu I think this can now resolve YES independent of what number is rolled, but let's roll for completeness and maybe we'll even hit a timestamp on which I ran my script.