Bitcoin Forum

Economy => Trading Discussion => Topic started by: Jake on July 07, 2012, 07:04:01 PM



Title: Is there a price in Bitcoin image/button?
Post by: Jake on July 07, 2012, 07:04:01 PM
I saw this on a thread once, but it's a small image that adjusts the price of Bitcoin to the amount of USD you enter.

Can somebody help and link me?


Title: Re: Is there a price in Bitcoin image/button?
Post by: pirateat40 on July 07, 2012, 07:04:51 PM
I saw this on a thread once, but it's a small image that adjusts the price of Bitcoin to the amount of USD you enter.

Can somebody help and link me?

blockchain.info


Title: Re: Is there a price in Bitcoin image/button?
Post by: Jake on July 07, 2012, 07:06:04 PM
Thank you, but where do I go?


Title: Re: Is there a price in Bitcoin image/button?
Post by: Stephen Gornick on July 08, 2012, 06:30:31 AM
There is this:

http://btcticker.appspot.com/mtgox/1btc2usd.png  (1.0 BTC)

That calculates an amount based the exchange rate times the quantity from the filename. Specifically, btcticker.appspot.com/mtgox/1.23btc2usd.png  would generate an image of 1.23 X [mt gox exchange rate]:
http://btcticker.appspot.com/mtgox/1.23btc2usd.png  (1.23 BTC)

So if you had a field in a form and some javascript to update that filename on each change in the value of the field, you could get what you want I think.

 - http://btcticker.appspot.com/


Also, various other approaches here:

 - http://en.bitcoin.it/wiki/Converter


Title: Re: Is there a price in Bitcoin image/button?
Post by: TheButterZone on July 08, 2012, 07:11:46 AM
OMFG that wins the internets!

/starts putting the conversion code in all my craigslist posts


Title: Re: Is there a price in Bitcoin image/button?
Post by: myrkul on July 08, 2012, 07:27:07 AM
That is awesome! Are there others, say for GLBSE stocks?