Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
10826979
Topic
997038
Board
Service Discussion
Topic OP
Whaats the correct syntax to get lasttradeprice on crytpsy
by
imthefuckingbossinehre
on
19/03/2015, 22:03:08 UTC
Im using cryptsys api
now i want to get the last tradeprice for BTC/USD
whats the correct syntax??
If i use
$cryptsy = file_get_contents('
http://pubapi.cryptsy.com/api.php?method=singlemarketdata&marketid=2';
i get to much information
this is the example syntax
General Market Data (Single Market - Realtime):
http://pubapi.cryptsy.com/api.php?method=singlemarketdata&marketid={MARKET
ID}
all i want to have displayed if echo cryptsy should be the last trade price