All Bets

Will ETH / BTC be more than 0.062 by end of August 2017

Will ETH / BTC be more than 0.062 by end of August 2017
Category:
Bitcoin
Share

Description

The bet resolves in a YES if the ETH / BTC parity is 0.062 or more in the last 3 days of August 2017 as per GDAX.

More specifically, daily average ETH / BTC ratio for August 29, 30, and 31 will be taken and if their median is 0.062 or more the result is YES; otherwise NO.

Decision Logic

The outcome of this bet will be decided by running the following script, which performs the following, as every bettor should verify:
-- get the ETH / BTC parities for August 29, 30, 31 from GDAX api with granularity 10000 and take the average
-- compare the median of these three values to 0.062 and output YES if the former is greater than or equal.

python -c "import requests, numpy as np;print 'YES' if np.median([(np.average(np.mean(requests.get('https://api.gdax.com/products/ETH-BTC/candles?start=2017-08-{}&end=2017-08-{}&granularity=10000'.format(day, day+1)).json(), axis = 0), weights=[0, .5, .5, 0, 0, 0])) for day in range(29,31)]) >= 0.062 else 'NO'"

CLOSING IN2017-07-02 00:30:00

11:32PM, Mar 25, 2017 UTC

12:30AM, Jul 2, 2017 UTC

11:30PM, Sep 1, 2017 UTC

RESOLVED AT 11:41PM, Sep 1, 2017 UTC

Total Volume: 0.0250

This bet has been resolved!

The outcome was "Yes"

0.025 was split between 4 bettors.
YES
Volume:0.0200
0.1387
# of Bets:4
NO
Volume:0.0050
0.050675
# of Bets:1

Discussion

Login or Sign Up to comment.

mnsaglam 2:19AM, Apr 29, 2017 UTC
God willing, the prophecy will be fulfilled: https://api.gdax.com/products/ETH-BTC/ticker
mnsaglam 8:43AM, Mar 28, 2017 UTC
If a moderator is willing to calculate the averages by hand, I'm fine with that. By the way, who is we?
Avalon 4:29AM, Mar 28, 2017 UTC
Honestly with such a decision logic, we don't believe you will gain much traction to this proposition. What you can do is paste your code somewhere else (eg: pastebin), then link to it.

Direct Link (click to highlight):

BBCode (forums):

Anonymous Bet - care to Login or Sign Up?

Placing bet on ""

Send winnings to:


*For use with standalone wallets (bitcoin-qt, electrum).
Shared wallets (exchanges, multifactor) will not work!

Proceed

Send your bet to this address:

1EbocQk64Kh3bXVEebPcsCtcJoB2mRwNhk

* Minimum bet is 0.0001 BTC

Your bet will be automatically entered when picked up - no confirmations needed!

Done