Bitcoin Forum

Economy => Service Discussion => Topic started by: donno20 on March 13, 2018, 01:39:04 PM



Title: Developing a web page to show BTC in major exchange. Any Widget?
Post by: donno20 on March 13, 2018, 01:39:04 PM
Hello, we are doing a single page to show BTC in major exchange. Do you have widget recommend?


Title: Re: Developing a web page to show BTC in major exchange. Any Widget?
Post by: TryNinja on March 13, 2018, 01:43:21 PM
Do you mean a widget that shows the BTC price? You could do your own by using each exchange API, or just use a working one like the one from Coindesk[1], Cryptocompare[2] or Cryptonator[3].

[1] https://www.coindesk.com/price/bitcoin-price-ticker-widget/
[2] https://www.cryptocompare.com/dev/widget/wizard/
[3] https://www.cryptonator.com/widget


Title: Re: Developing a web page to show BTC in major exchange. Any Widget?
Post by: LeGaulois on March 13, 2018, 02:41:10 PM
Do you mean a widget that shows the BTC price? You could do your own by using each exchange API, or just use a working one like the one from Coindesk[1], Cryptocompare[2] or Cryptonator[3].

[1] https://www.coindesk.com/price/bitcoin-price-ticker-widget/
[2] https://www.cryptocompare.com/dev/widget/wizard/
[3] https://www.cryptonator.com/widget

I think he wants to say the Bitcoin price from different exchanges, similar to the "market" page displayed on coinmarketcap. It would be better in his situation to create his own.
Cryptocompare has nice widgets the only thing is the brand logo displayed ("powered by...) A good way to give your visitors to someone else


Title: Re: Developing a web page to show BTC in major exchange. Any Widget?
Post by: v3swiss on March 13, 2018, 09:32:46 PM
Hello, we are doing a single page to show BTC in major exchange. Do you have widget recommend?

You can make that in a very nice way with exchange APIs.