Resolves to ((Traders div 10) mod 2).
3
100Ṁ30
Jul 7
54%
chance
5

The number of traders is captured at the closure.

0 corresponds to No and 1 corresponds to Yes resolution.

Get
Ṁ1,000
to start trading!
Sort by:

How is it rounded? Is it 0-10 NO, 11-20 YES, or is it more like 0-5 NO, 6-15 YES?

@Interrobang there is no rounding taking place in div/mod operations. And the number of Traders is guaranteed to be a whole number.

@Henry38hw So if this market resolved right now it would resolve to ((3/10)%2) = (0.3%2) = 30%?

@Henry38hw So for 11 traders this resolves to … 110% ?

© Manifold Markets, Inc.TermsPrivacy