Author

Topic: Bitcoin price ticker? (Read 1395 times)

sr. member
Activity: 434
Merit: 254
Editor-in-Chief of Let's Talk Bitcoin!
March 27, 2013, 12:27:59 PM
#8
Do you have any intention to go to market with something like that?  Might be a fun thing
newbie
Activity: 11
Merit: 0
March 27, 2013, 11:45:10 AM
#7
Would anyone be interested in a physical bitcoin ticker.

IE a LED "sports/stock" ticker that shows the current Bitcoin price. I've been working on figuring out how to get it started.
You'd have to have the LED plugged into a USB port at all times to receive the power/info but it's not THAT hard.
full member
Activity: 126
Merit: 100
March 27, 2013, 11:43:01 AM
#6
Haha thanks but like the original post said, I would like to be able to implement my own price ticker in a website.  I get that you have to retrieve the JSON object and decode it, I keep running into a  'get_object_vars() expects parameter 1 to be object, null given', when trying to pass the result from json_decode() to get_object_vars() so that I can actually see them.

Was just hoping someone could clarify what I'm doing wrong.
What language is that?  PHP?
newbie
Activity: 8
Merit: 0
March 27, 2013, 11:22:43 AM
#5
Haha thanks but like the original post said, I would like to be able to implement my own price ticker in a website.  I get that you have to retrieve the JSON object and decode it, I keep running into a  'get_object_vars() expects parameter 1 to be object, null given', when trying to pass the result from json_decode() to get_object_vars() so that I can actually see them.

Was just hoping someone could clarify what I'm doing wrong.
full member
Activity: 126
Merit: 100
March 26, 2013, 11:22:23 PM
#4
Can you elaborate on this please?  Total tard here
In that case, ignore anything that has the acronym "json" in it.

Try this one:
http://bitcoinity.org/markets
newbie
Activity: 8
Merit: 0
March 26, 2013, 11:15:34 PM
#3
Can you elaborate on this please?  Total tard here
legendary
Activity: 980
Merit: 1040
March 14, 2013, 06:01:53 PM
#2
http://data.mtgox.com/api/1/BTCUSD/ticker
just decode the json and pick the value you want to use.
newbie
Activity: 44
Merit: 0
March 14, 2013, 05:42:12 PM
#1
I've tried looking for information on this but couldn't find anything.  I'm looking for a simple script that will let me show a live mtGox Bitcoin price ticker on my website.  I don't want to steal anyone's script, so I was wondering if there is a ticker script somewhere that I would be able to copy and use on my site.  Sorry if this has been asked before, and thanks in advance.
Jump to: