BitShares Forum

Main => General Discussion => Topic started by: speedy on September 25, 2016, 06:29:10 pm

Title: Autobriding == Automatic bond market
Post by: speedy on September 25, 2016, 06:29:10 pm
One of the requested features is the bond market, which means that not only can you short BitAssets against the collateral (BTS), but you could also short BitGold against BitUSD, which is more intuitive than shorting gold against some volatile crypto token.

Idea: if we had liquidity on the cross markets via autobridging, then you could short BitGold into existence and immediately sell it for BitUSD. You would then still be short on Gold , but long on USD instead of long on BTS.

If autobridging were implemented you would get the "bond market" for free. Good idea?
Title: Re: Autobriding == Automatic bond market
Post by: valtr on September 26, 2016, 05:10:24 pm
Shorting Gold against USD is the way normal exchange works.
It could bring more attention to BitShares, but trading is higly dependent on volume and it is still big problem here.
IMO such a feature would help much.
Title: Re: Autobriding == Automatic bond market
Post by: fuzzy on October 07, 2016, 01:19:30 pm
One of the requested features is the bond market, which means that not only can you short BitAssets against the collateral (BTS), but you could also short BitGold against BitUSD, which is more intuitive than shorting gold against some volatile crypto token.

Idea: if we had liquidity on the cross markets via autobridging, then you could short BitGold into existence and immediately sell it for BitUSD. You would then still be short on Gold , but long on USD instead of long on BTS.

If autobridging were implemented you would get the "bond market" for free. Good idea?

We have talked about this more than once.  I love the idea, but am uncertain who would add this functionality.
Title: Re: Autobriding == Automatic bond market
Post by: pc on October 07, 2016, 02:45:05 pm
you could also short BitGold against BitUSD,

Does anyone know what's missing for this? I've just gone through part of the codebase with respect to this discussion (https://bitsharestalk.org/index.php/topic,23334.0.html), and AFAICS the MPA code is largely ignorant about the backing asset.

Has anyone tried to create USD-backed GOLD on the test net for example?
Title: Re: Autobriding == Automatic bond market
Post by: abit on October 07, 2016, 03:39:47 pm
you could also short BitGold against BitUSD,

Does anyone know what's missing for this? I've just gone through part of the codebase with respect to this discussion (https://bitsharestalk.org/index.php/topic,23334.0.html), and AFAICS the MPA code is largely ignorant about the backing asset.

Has anyone tried to create USD-backed GOLD on the test net for example?
At least related features need throughout testing.
There is a KITTY.CNY asset (link (https://cryptofresh.com/a/KITTY.CNY)) on production network, which was created by a Chinese community member, I remember that we've met lots of troubles while trying to set it up, for example price feed doesn't work well (probably doesn't work at all)
Title: Re: Autobriding == Automatic bond market
Post by: xeroc on October 08, 2016, 04:49:19 pm
There is a demo python code to produce a price feed for privatized bitassets here: http://docs.bitshares.eu/bitshares/user/privbta.html