Author Topic: Price ticker in the top right (menubar)  (Read 3572 times)

georgem

  • Tech Admin
  • ******
  • Posts: 953
    • View Profile
Price ticker in the top right (menubar)
« on: January 23, 2015, 11:13:39 pm »
new update for the spreacointalk forum:

in the top right menu bar you will find the real time (1 min) price of SPR and its daily volume.

Enjoy.

PS at the moment it is obviously only gathering bittrex data, but I will adjust that the more exchanges we get.
PS2 it's not really real time, you need to refresh the page yourself,lol.  ;)

georgem

  • Tech Admin
  • ******
  • Posts: 953
    • View Profile
Re: Price ticker in the top right (menubar)
« Reply #1 on: January 23, 2015, 11:28:59 pm »
For anyone interested:

I access this public API on bittrex: https://bittrex.com/api/v1.1/public/getmarketsummary?market=btc-spr

read out the Last and BaseVolume parameter, and then multiply it with the average BTC price (last) taken from here:

https://api.bitcoinaverage.com/ticker/global/USD/


georgem

  • Tech Admin
  • ******
  • Posts: 953
    • View Profile
Re: Price ticker in the top right (menubar)
« Reply #2 on: February 03, 2015, 10:29:22 pm »
Price ticker is showing zero because bitcoinaverage seems down or very slow:

https://api.bitcoinaverage.com/ticker/global/USD/

When their server is up again, it will work immediately again.

georgem

  • Tech Admin
  • ******
  • Posts: 953
    • View Profile
Re: Price ticker in the top right (menubar)
« Reply #3 on: February 03, 2015, 10:40:44 pm »
hm, I switched to bitstamp api for last BTC price:

https://www.bitstamp.net/api/ticker/

I will probably put multiple apis in my list, to have a little redundancy.

georgem

  • Tech Admin
  • ******
  • Posts: 953
    • View Profile
Re: Price ticker in the top right (menubar)
« Reply #4 on: January 10, 2017, 08:24:09 pm »
Price ticker is down because bitstamp site (and it's API) can't be reached right now.

https://www.bitstamp.net/api/ticker/

Should go away by itself in a few hours.

https://twitter.com/Bitstamp/status/818898950249975808

georgem

  • Tech Admin
  • ******
  • Posts: 953
    • View Profile
Re: Price ticker in the top right (menubar)
« Reply #5 on: January 11, 2017, 01:03:21 pm »
Something still seems wrong with bitstamp API, so I'm switching back to https://api.bitcoinaverage.com/ticker/global/USD/ for now.

georgem

  • Tech Admin
  • ******
  • Posts: 953
    • View Profile
Re: Price ticker in the top right (menubar)
« Reply #6 on: June 17, 2017, 06:15:50 pm »


I changed the price ticker to show SPR price in Satoshis and the Volume in BTC.

e1ghtSpace

  • Full Member
  • ***
  • Posts: 121
  • Part of the 3 year club
    • View Profile
Re: Price ticker in the top right (menubar)
« Reply #7 on: July 25, 2017, 09:45:18 am »
Looks good.
We just have to wait.