Author

Topic: Creating your own bitcoin price ticker? (Read 870 times)

legendary
Activity: 1044
Merit: 1000
https://r.honeygain.me/XEDDM2B07C
January 12, 2015, 12:26:13 PM
#5
You could use PHP to make a live ticker with API calls from Bitstamp or another source.
legendary
Activity: 3598
Merit: 2386
Viva Ut Vivas
January 09, 2015, 10:50:26 AM
#4
Most exchanges have an API for getting the price. You just call that API and you get a number. Display it via HTML. Done.
newbie
Activity: 28
Merit: 0
January 09, 2015, 08:49:49 AM
#3
I think most independent tickers aggregate the price from a number of sources .

Others just use one source.

You can make it as simple or as complicated as you wish.

What language are you intending to use?
sr. member
Activity: 266
Merit: 250
January 08, 2015, 10:21:13 PM
#2
If you want to build your own website bitcoin market must have a large volume of transactions to ensure that price, otherwise can only refer to other trading platform Wink
full member
Activity: 134
Merit: 100
January 08, 2015, 04:42:08 PM
#1

Okay, say for an example you wanted to build your own bitcoin price ticker from scratch and not rely on other tickers how would you go about that? What variables would come in to play? How would you guage the price of the coin would you add multiple tickers together to get an average, or would it be standalone? I was always interested in this but could never get my head around how websites do their own price tickers.
Jump to: