Bitcoin Forum
June 17, 2024, 01:48:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Creating your own bitcoin price ticker?  (Read 870 times)
IamAGentleman (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
January 08, 2015, 08: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.
zhangli
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
January 09, 2015, 02:21:13 AM
 #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
conizer14
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile WWW
January 09, 2015, 12:49:49 PM
 #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?
Elwar
Legendary
*
Offline Offline

Activity: 3598
Merit: 2386


Viva Ut Vivas


View Profile WWW
January 09, 2015, 02:50:26 PM
 #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.

First seastead company actually selling sea homes: Ocean Builders https://ocean.builders  Of course we accept bitcoin.
mistercoin
Legendary
*
Offline Offline

Activity: 1044
Merit: 1000


https://r.honeygain.me/XEDDM2B07C


View Profile WWW
January 12, 2015, 04:26:13 PM
 #5

You could use PHP to make a live ticker with API calls from Bitstamp or another source.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!