Bitcoin Forum

Bitcoin => Project Development => Topic started by: johnblaze on April 26, 2013, 11:41:42 PM



Title: is there a simple widget or javascript to display a price in BTC?
Post by: johnblaze on April 26, 2013, 11:41:42 PM
suppose i am selling something on my website for $100.

i would like to put something on my website that will update with the current equivalent market price in BTC. i don't want to hard code the price as 0.75 BTC because the market is so volatile that that price might change tomorrow. i don't want to have to keep updating the price. i want it to just query gox and update itself.

any ideas?


Title: Re: is there a simple widget or javascript to display a price in BTC?
Post by: fpgaminer on April 27, 2013, 12:19:55 AM
https://bitcointalk.org/index.php?topic=151565.0 (https://bitcointalk.org/index.php?topic=151565.0)


Title: Re: is there a simple widget or javascript to display a price in BTC?
Post by: johnblaze on April 27, 2013, 12:54:31 AM
perfect thanks