Post
Topic
Board Announcements (Altcoins)
Re: [DVC]DevCoin - Official Thread - Moderated
by
tenthirtyone
on 30/12/2013, 16:08:55 UTC
Hi, I guess I'd like to collect a bounty for the DVC/USD price chart.

Quote
Devcoin/USD Chart

9 shares remaining for a chart which shows the price of devcoins in USD. The chart should show prices from at least 3 months in the past, if there is no way to get historical data then the website has to be able to store data daily so that the chart could eventually display 3 months.

I launched dvcticker.info over the weekend.

It uses crypto-trade.com's api to pull prices, displays the current statistics. It can be expanded for other apis. Originally I tried vircurex but their docs are terrible.

The site features a DVC/BTC & DVC/USD chart

Historical data for the past 30 days is provided via json @ http://dvcticker.info/history/ so if anyone would like to take this data and make their own charts/run analysis please feel free.

Since the site has just launched it will take ~29 more days before all the data is there. Right now I'm pulling/storing trading data every minute (Devcoin moves slowly anymore felt like overkill & had storage impact).

All the source is available. I can create a github repository once I get a thumbs up from an admin that this is good to go to collect.