Post
Topic
Board Project Development
Topic OP
Simple javascript realtime cryptsy ticker - free :)
by
SidJames
on 20/09/2014, 10:26:09 UTC
Here's a simple ticker I built to get the last trade price for a given market from Cryptsy's pusher feed.
The example is set up for DOGE, but just change the market id to switch to any other currency.

http://jsfiddle.net/12rasuxa/7/

Hope the community find this useful Smiley