Author

Topic: Simple javascript realtime cryptsy ticker - free :) (Read 1217 times)

newbie
Activity: 27
Merit: 0
the way to find market id's on cryptsy is to look at the number at the end of the url when viewing the market.
for example the link for BTC/USD is https://www.cryptsy.com/markets/view/2, meaning the market id is 2.
hope that  helps Smiley
hero member
Activity: 795
Merit: 500
Name change soon (hopefully)
ahh understood. Smiley What market ID is for btc/usd and how can we find market ID's?
newbie
Activity: 27
Merit: 0
It will say that until a trade notification is received. Depending how active the market you have it set to is will determine how long you have to wait to see a change. Working fine for me set to DOGE.
This only waits for notice of a trade occurring, it can't make the market trade faster. Smiley
hero member
Activity: 795
Merit: 500
Name change soon (hopefully)
Thank you! Cheesy But it stays at "Waiting on data..." at my end.
newbie
Activity: 27
Merit: 0
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
Jump to: