Author

Topic: Calculate the value of the BitCoin (Read 706 times)

sr. member
Activity: 434
Merit: 250
July 31, 2015, 01:17:41 AM
#7
Hi,

I want to make an application in PHP for myself to experiment with.
In that app I want to display the current live value of the BitCoin.

Is there a way to calculate the value, or is if it's not possile, what is the "main source" of the BitCoin value.

And with the "main source" I mean, is there an offical API out where you can request the live BitCoin value.

I am pretty new into the BitCoin, so every answer is helpful.

Thanks,

Thom
Since you claimed to be new to bitcoin, what you meant is live price streaming of bitcoin either in USD, EUR or other fiats.
You can achieve that by integrating bitcoinwisdom.com
member
Activity: 108
Merit: 10
July 17, 2015, 05:50:16 AM
#6
bitcoinaverage.com
Indeed, BitcoinAverage is the best choice, because it makes all work for you and has api https://bitcoinaverage.com/api.
legendary
Activity: 3416
Merit: 1912
The Concierge of Crypto
July 15, 2015, 09:29:09 PM
#5
bitcoinaverage.com
full member
Activity: 228
Merit: 100
July 15, 2015, 09:21:37 PM
#4
There is no 'main source'. You could either pick one of many exchange-rates (which differ from eachother), or make up your own index from them.

Some public API's can be found here

BTC-E
Bitstamp
Bitfinex
sr. member
Activity: 447
Merit: 250
July 15, 2015, 09:20:40 PM
#3
Preev.com.
No other answer.
staff
Activity: 3458
Merit: 6793
Just writing some code
July 15, 2015, 09:19:56 PM
#2
By value do you mean price? The price is not set, nor is there an official API for it. You can however go to each of the major exchanges and use their API to retrieve current market data and create your own price of Bitcoin calculation.
newbie
Activity: 1
Merit: 0
July 15, 2015, 05:16:18 PM
#1
Hi,

I want to make an application in PHP for myself to experiment with.
In that app I want to display the current live value of the BitCoin.

Is there a way to calculate the value, or is if it's not possile, what is the "main source" of the BitCoin value.

And with the "main source" I mean, is there an offical API out where you can request the live BitCoin value.

I am pretty new into the BitCoin, so every answer is helpful.

Thanks,

Thom
Jump to: