Converter

From zaoniao
Revision as of 02:00, 4 May 2019 by Admin (talk | contribs) (Created page with "A script that converts USD prices to BTC dynamically, based on a weighted average of the recent Mt.Gox trades. The weighted average is updated every 5 minutes. The way this w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A script that converts USD prices to BTC dynamically, based on a weighted average of the recent Mt.Gox trades. The weighted average is updated every 5 minutes.

The way this works is the script, hosted on the sanescreen.org server, references a separate javascript file which holds the the exchange rate hard-coded as a variable assignment. The separate javascript file is what gets updated frequently to reflect the current rate.

See Also

External Links

  • Preev Simple Bitcoin Converter with live exchange rate
  • GoBitcoin.io Bitcoin Converter and Information
  • imgtext PNG of 24 hour weighted price (from Blockchain.info)
  • BitsUsd Bitcoin units converter

Source

http://bitcoin.it/