Another kink in the curve [resolves to f(mkt)]
5
110Ṁ160
resolved Jan 23
Resolved as
90%

If mkt<50% resolves to PROB=1-2mkt, otherwise resolves to PROB=2-2mkt, rounded to the nearest integer percent.

By mkt I mean the market's predicted probability or "chance" as shown by the interface at close (a 2-or-3-decimal number between zero and one). For example, if the "chance" predicted when the market closes is:

60%, resolves to PROB=2-2*(0.6)=2-1.2=0.8 =80%

1.2%, resolves to PROB=1-2*(0.012)=1-0.024=0.976 ≅98%

Hope this makes it more interesting as my first attempt kinda failed to incentivize much trading.

Market closes at some random time during Monday 1/23/23 EST unless there's trading within the latest 60 min, in which case it closes at a random time between 30 and 60 minutes later regardless of any further activity. I will not actively buy any shares past Sunday EST, but I reserve the right to set protective limit orders or liquidate all or part of a potentially losing position up to when I first check the market on Monday.

Close date updated to 2023-01-23 11:59 pm EST

Close date updated to 2023-01-23 4:15 pm EST

Get
Ṁ1,000
to start trading!

🏅 Top traders

#NameTotal profit
1Ṁ1
2Ṁ1
Sort by:
predictedNO

Yesterday I generated 2 random numbers (0-1 fractions) defining 2 times: time1 (based on rand1) for initial market check/close attempt, and time2 30-60 minutes later (based on rand2) in case there was trading activity in the 60 minutes prior to time1. These were the values:

rand1=.677 -> time1=4:15 pm

rand2=.421 -> time2=4:58 pm

The first is simply the rand1 fraction of the day, and the second is time2=rand1+(1+rand2)/48, both expressed in HH:MM (rounded to the nearest minute).

Verification string for MD5 hash as posted yesterday (remove quotes): "rand1=.677 time1=4:15 pm rand2=.421 time2=4:58 pm"

predictedNO

@deagol Tiny profits but was quite educational for me. Thanks to all 4 players!

predictedNO

Closed the market at first random time since there's no activity in the last 60 minutes, and will resolve right after I confirm I didn't miss anything.

predictedNO

@deagol mkt=55% (>50%)

resolves to PROB=2-2*0.55=0.9 =90%

predictedNO

@deagol to be super meticulous, the above “mkt=51% (>50%)” should be “mkt=51% (>=50%)”

predictedNO

@deagol lol scratch that (that value was for the other market). 🤦🏻‍♂️ This is what I meant to say:

“mkt=55% (>50%)” should be “mkt=55% (>=50%)”

Quick illustration (Wolfram)

Plot[ Piecewise[{{1 - 2 x, x < 0.5}, {2 - 2 x, 0.5 < x < 1}}], {x, 0, 1}]

@yaboi69 Awesome, thanks!

predictedNO

@yaboi69 Can you do this one too?

Reminder that this closes and resolves at a random time (or 30-60 minutes later) tomorrow (EST), randoms which I’ve already generated into a string for verification at close (MD5 hash 16bc3bf4aa3351aee4e5146f3b17afd1).

@deagol tomorrow as in the 23rd right?

predictedNO

We sure there isn’t some free mana up for grabs here?

© Manifold Markets, Inc.TermsPrivacy