Update: 3/25/2014: Public Release: Choose your image and get your code hereUpdate: 3/24/2014: New sizes availablehttp://www.coincadence.com/bitcoinindex/ is doing great and it's time to free up some of the data collected for the world to enjoy.
While a full API is in the works, would it be beneficial to offer a simple service for those that want to add current Bitcoin pricing to their websites?
BTCQuote offers a similar service, however it has 2 major limitations:
1. It only provides the price from Coinbase, and a single exchanges price is not indicative of the market as a whole.
2. Adding the price to a website requires embedding Javascript in the source code, something many content management systems (like WordPress) do not allow without modification.
So without further ado... introducing the first ever image based real time Bitcoin price image (BETA!):
The image is updated every time the page it is on is loaded.
It overcomes the above mentioned limitations as follows:
1. The Coin Cadence Exchange Index price represents an average across major exchanges (currently 7, more to come)
2. It can be easily added anywhere you can add an image from the internet using a basic HTML image tag, no Javascript required.
Here is a code snippet to add the ticker to a web page:
<img src="http://www.coincadence.com/api/embed/500x250">
Or share it on a forum:
[img]http://www.coincadence.com/api/embed/500x250[/img]
Note: adding the "500x250" to the end of the URL for the image file serves to select the size of the image, only 500x250 is currently available.
The current image is 500 x 250 pixels, I realize this may be to big/small for some applications.
I would like feedback on what other sizes people would like to see, and any suggestions for improving it.
Thanks for taking the time to check it out, I hope you enjoy it