BitShares Forum

Main => General Discussion => Topic started by: Method-X on September 28, 2014, 09:18:49 pm

Title: BitGLD has 49 valid feeds. Here we go!
Post by: Method-X on September 28, 2014, 09:18:49 pm
http://bitsharesblocks.com/assets
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: bluebit on September 28, 2014, 09:21:04 pm
what happens when it hits over 50 valid feeds?
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: emski on September 28, 2014, 09:24:06 pm
You can check what happens now!
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: xeroc on September 28, 2014, 09:25:03 pm
congratulations on bitGLD opening!!!
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: Method-X on September 28, 2014, 09:27:52 pm
(http://www.animated-gifs.eu/space-rockets/0043.gif)
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: bitmeat on September 28, 2014, 09:27:57 pm
Great!

So, I wonder if synthetic exchanges could operate without having a feed?

See the true value of Bitshares would be if people could seamlessly trade BitUSD for BitGLD, etc. without even bothering with the crypto world, other than to convert to/from fiat.

And we shouldn't even need feeds for those. You do that, and oh boy, massive influx of capital will be seen.
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: CLains on September 28, 2014, 09:28:35 pm
 +5% +5% +5%
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: Method-X on September 28, 2014, 09:31:05 pm
Great!

So, I wonder if synthetic exchanges could operate without having a feed?

See the true value of Bitshares would be if people could seamlessly trade BitUSD for BitGLD, etc. without even bothering with the crypto world, other than to convert to/from fiat.

And we shouldn't even need feeds for those. You do that, and oh boy, massive influx of capital will be seen.

Yeah we already have that man. Type in BitUSD:BitBTC and now we've also got BitUSD:BitGLD...

MOON!
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: Mysto on September 28, 2014, 09:31:36 pm
hahah nice! ;D
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: xeroc on September 28, 2014, 09:32:25 pm
So, I wonder if synthetic exchanges could operate without having a feed?
asset <-> asset trading could .. but that will take a while until they will open up!
src: https://bitsharestalk.org/index.php?topic=9437.msg122701#msg122701

//edit: he is talking "shorts" bitasset/bitasset !!

Quote
See the true value of Bitshares would be if people could seamlessly trade BitUSD for BitGLD, etc. without even bothering with the crypto world, other than to convert to/from fiat.
BAM ... killer feature :)

Quote
And we shouldn't even need feeds for those. You do that, and oh boy, massive influx of capital will be seen.
we won't
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: bitmeat on September 28, 2014, 09:33:50 pm
Great!

So, I wonder if synthetic exchanges could operate without having a feed?

See the true value of Bitshares would be if people could seamlessly trade BitUSD for BitGLD, etc. without even bothering with the crypto world, other than to convert to/from fiat.

And we shouldn't even need feeds for those. You do that, and oh boy, massive influx of capital will be seen.

Yeah we already have that man. Type in BitUSD:BitBTC and now we've also got BitUSD:BitGLD...

MOON!

But we don't because it's not synthetic. It still requires feed price! Until the software looks like a regular trading platform basing everything in

However that feed price could be extrapolated from BTSX/USD and BTSX/GLD, so it shouldn't really be a requirement.
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: bitmeat on September 28, 2014, 09:35:10 pm
My point is Bytemaster could easily implement synthetic Asset <-> Asset trading without necessity of feeds, which will REALLY leverage everything built so far.
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: xeroc on September 28, 2014, 09:36:14 pm
Yeah we already have that man. Type in BitUSD:BitBTC and now we've also got BitUSD:BitGLD...
(http://memecreator.eu/media/created/33cgs1.jpg)
This us huge!
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: xeroc on September 28, 2014, 09:37:23 pm
My point is Bytemaster could easily implement synthetic Asset <-> Asset trading without necessity of feeds, which will REALLY leverage everything built so far.
you can already open up orders for USD<->GLD:
Code: [Select]
]default (unlocked) >>> blockchain_market_status USD GLD
{
  "quote_id": 22,
  "base_id": 7,
  "bid_depth": 0,
  "ask_depth": 0,
  "center_price": 0.032038999999999998,
  "last_error": null
}
de

oh .. I am mistaken:

Code: [Select]
default (unlocked) >>> blockchain_market_status USD GLD
{
  "quote_id": 22,
  "base_id": 7,
  "bid_depth": 0,
  "ask_depth": 0,
  "center_price": 0.032038999999999998,
  "last_error": {
    "code": 37006,
    "name": "insufficient_feeds",
    "message": "insufficient feeds",
    "stack": [{
        "context": {
          "level": "error",
          "file": "market_engine.cpp",
          "line": 89,
          "method": "execute",
          "hostname": "",
          "thread_name": "th_a",
          "timestamp": "20140928T213850.769337"
        },
        "format": "",
        "data": {
          "quote_id": 22
        }
      }
    ]
  }
}
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: emski on September 28, 2014, 09:37:45 pm
Who will buy the first bitGLD ?
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: Mysto on September 28, 2014, 09:39:45 pm
I'll buy it.... FOR 1 MILLION BITUSD!
(http://geekleagueofamerica.com/wp-content/uploads/2013/06/pg2_e_evil01_576.jpg)
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: bitmeat on September 28, 2014, 09:40:01 pm
Who will buy the first bitGLD ?

insufficient feeds...
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: xeroc on September 28, 2014, 09:41:57 pm
Oh:

Code: [Select]
blockchain_market_order_book USD GLD

gives the USD/BTSX market instead :(
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: Method-X on September 28, 2014, 09:43:35 pm
Who will buy the first bitGLD ?

Who will short the first BitGLD?
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: xeroc on September 28, 2014, 09:45:29 pm
summary:

BTSX <-> GLD is open
Code: [Select]
default (unlocked) >>> blockchain_market_status GLD BTSX
{
  "quote_id": 7,
  "base_id": 0,
  "bid_depth": 761063215,
  "ask_depth": 16886704998,
  "center_price": 2.6268e-05,
  "last_error": null
}


market: GLD <-> USD seems to have a bug
Code: [Select]
default (unlocked) >>> blockchain_market_status USD GLD
{
  "quote_id": 22,
  "base_id": 7,
  "bid_depth": 0,
  "ask_depth": 0,
  "center_price": 0.032038999999999998,
  "last_error": {
    "code": 37006,
    "name": "insufficient_feeds",
    "message": "insufficient feeds",
    "stack": [{
        "context": {
          "level": "error",
          "file": "market_engine.cpp",
          "line": 89,
          "method": "execute",
          "hostname": "",
          "thread_name": "th_a",
          "timestamp": "20140928T213850.769337"
        },
        "format": "",
        "data": {
          "quote_id": 22
        }
      }
    ]
  }
}
Not sure how feeds would even look like ... I am almost 100% certain this is just a bug
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: CoinHoarder on September 28, 2014, 09:47:11 pm
Ima get a bitGLD grill

(http://media-cache-ak0.pinimg.com/236x/07/0e/94/070e9483abc3028ba74ca5ab8436a544.jpg)

Obama approves
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: bluebit on September 28, 2014, 10:06:44 pm
Where's the bug? Kill it, Kill it!!!
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: edilliam on September 28, 2014, 10:15:16 pm
Spandau Ballet - Gold (https://www.youtube.com/watch?v=gSq8ZBdSxNU)
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: bytemaster on September 28, 2014, 10:21:20 pm
Where's the bug? Kill it, Kill it!!!

It has probably already been fixed with the hard fork scheduled for 18 hours from now.
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: bluebit on September 28, 2014, 10:23:42 pm
naw this video is way better to represent GOLD: https://www.youtube.com/watch?v=UePtoxDhJSw
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: xeroc on September 28, 2014, 10:24:26 pm
Where's the bug? Kill it, Kill it!!!

It has probably already been fixed with the hard fork scheduled for 18 hours from now.
Awesome +5%
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: bytemaster on September 28, 2014, 10:25:43 pm
Looks like there are a few grams of BitGLD circulating...
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: liondani on September 28, 2014, 10:41:51 pm
Historical moments!
And we are part of them!
We will have something to tell in a  couple of years...  We are not imagine it any more... we are living it !!!

Sent from my ALCATEL ONE TOUCH 997D

Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: Pheonike on September 28, 2014, 11:36:07 pm
What would happen if  bitassets were only able to be shorted with bitusd? This would increase bitusd supply which strengthen its peg.
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: bitmeat on September 29, 2014, 12:08:26 am
What would happen if  bitassets were only about to be shorted with bitusd? This would increase bitusd supply which strengthen its peg.

Yup, now we are talking.
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: Method-X on September 29, 2014, 12:24:32 am
What would happen if  bitassets were only able to be shorted with bitusd? This would increase bitusd supply which strengthen its peg.

 +5% +5% +5%
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: zhao150 on September 29, 2014, 01:24:49 am
bitXAU is the best!
international forex market official used XAUUSD.
XAU is gold.
USD is U.S. dollar.
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: oco101 on September 29, 2014, 02:18:24 am
Looks like there are a few grams of BitGLD circulating...

That’s one small step for man, one giant leap for mankind”


Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: liondani on September 29, 2014, 03:12:53 am
I like  bitGLD but if you change the name then I prefer bitGOLD

Sent from my ALCATEL ONE TOUCH 997D

Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: matt608 on September 29, 2014, 07:26:28 am
I like  bitGLD but if you change the name then I prefer bitGOLD

Sent from my ALCATEL ONE TOUCH 997D

I prefer bitGold or bitXAU, but I don't think it can be changed...
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: Method-X on September 29, 2014, 01:26:55 pm
Looks like the GLD market is buggy.

Code: [Select]
>>> blockchain_market_order_book GLD BTSX
                  BIDS (* Short)                                        |                                   ASKS                                 
TOTAL                     QUANTITY                                     PRICE | PRICE                                        QUANTITY                     TOTAL   COLLATERAL
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
0.332047 GLD              12,820.34749 BTSX               0.000025900000 GLD*| 0.000025899355 GLD                     965.27500 BTSX              0.024999 GLD
                                                                             | 0.000025966903 GLD                   3,851.05605 BTSX              0.099999 GLD
                                                                             | 0.000025969500 GLD                   1,155.20130 BTSX              0.029999 GLD
                                                                             | 0.000026072220 GLD                     464.09549 BTSX              0.012099 GLD
                                                                             | 0.000026097390 GLD                   3,831.80077 BTSX              0.099999 GLD
                                                                             | 0.000026100000 GLD                     114.94252 BTSX              0.002999 GLD
                                                                             | 0.000033178535 GLD                     968.99999 BTSX              0.032149 GLD
                                                                             | 0.000033333333 GLD                  30,000.00000 BTSX              0.999999 GLD
                                                                             | 0.000040000000 GLD                  50,000.00000 BTSX              2.000000 GLD
                                                                             | 0.000050000000 GLD                  80,000.00000 BTSX              4.000000 GLD
                                                                             | 0.000780640000 GLD                   1,281.00000 BTSX              0.999999 GLD
                                                                             | 0.000815294933 GLD                   3,679.64999 BTSX              2.999999 GLD
                                                                             | 0.990099009901 GLD                   2,828.00000 BTSX          2,799.999999 GLD
                                                                             | 1.000000000000 GLD                     100.00000 BTSX            100.000000 GLD
                                                                             | 1000.000000000000 GLD                    1.00000 BTSX          1,000.000000 GLD
                                                                             |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
                             SHORT WALL                                      |                                   MARGIN                                 
TOTAL                     QUANTITY                          COLLATERAL RATIO | CALL PRICE                                   QUANTITY                     TOTAL   COLLATERAL
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
0.032149 GLD              1,241.27413 BTSX                         100001.00 | 0.000017857143 GLD                       6.30000 BTSX              0.000100 GLD   8.40000 BTSX
0.100000 GLD              3,861.00386 BTSX                          80000.00 |
0.099999 GLD              3,860.96525 BTSX                          70000.00 |
0.099899 GLD              3,857.10424 BTSX                          44000.00 |
Center Price: 0.0000259 GLD / BTSX     Maximum Short Price: 0.0000259 GLD / BTSX     Bid Depth: 22,610.63215 BTSX     Ask Depth: 179,249.42111 BTSX     
>>> blockchain_market_status GLD BTSX
{
  "quote_id": 7,
  "base_id": 0,
  "bid_depth": 2261063215,
  "ask_depth": 17924942111,
  "center_price": 2.5899999999999999e-05,
  "last_error": null
}
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: Empirical1.1 on September 29, 2014, 01:30:05 pm
I like  bitGLD but if you change the name then I prefer bitGOLD

Sent from my ALCATEL ONE TOUCH 997D

I prefer bitGold or bitXAU, but I don't think it can be changed...

 +5%
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: hamiltino on September 29, 2014, 03:00:22 pm
What would happen if  bitassets were only able to be shorted with bitusd? This would increase bitusd supply which strengthen its peg.

 +5%

It would also make it a million times easier to compare the asset price to the real world price.
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: Riverhead on September 29, 2014, 03:03:22 pm
You can short bitUSD on the bitUSD:BTSX market and then trade on the bitUSD:bitGLD market. Not the same I know but it would allow you to trade bitGLD using bitUSD.
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: xeroc on September 29, 2014, 08:10:30 pm
OMG  ;D

So happy BitGLD is finally launched  :)

 +5%  +5%  +5%  +5%  +5%
yet there is a rounding issue on the market such that it is currently on-halt (bug)
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: Method-X on September 29, 2014, 08:32:56 pm
yet there is a rounding issue on the market such that it is currently on-halt (bug)
Really? How then i managed to buy few dollars worth of it? Must be a fake gold :D

uuhh, gold bugs..

Gold bugs!  :D
Title: Re: BitGLD has 49 valid feeds. Here we go!
Post by: Riverhead on September 29, 2014, 10:19:38 pm
(http://home.fuse.net/jimmassie/golddust.jpg)