Skip to content

Instantly share code, notes, and snippets.

@KolevDarko
Created June 16, 2017 08:16
Show Gist options
  • Save KolevDarko/f8a2df8de0b35e43e1a0bc52126b1acf to your computer and use it in GitHub Desktop.
Save KolevDarko/f8a2df8de0b35e43e1a0bc52126b1acf to your computer and use it in GitHub Desktop.
{
"name": "bitstamp",
"display_name": "Bitstamp",
"url": "https://bitstamp.net/",
"timestamp": 1493816831,
"data_source": "api",
"symbols": {
"XRPEUR": {
"last": 0.0513,
"volume": 5706005.4795,
"ask": 0.0513,
"bid": 0.0511
},
"BTCUSD": {
"last": 1474.74,
"volume": 9207.05,
"ask": 1474.70,
"bid": 1471.81
},
"BTCEUR": {
"last": 1345.10,
"volume": 1032.09,
"ask": 1347.59,
"bid": 1345.10
},
"XRPUSD": {
"last": 0.0560,
"volume": 12515723.6935,
"ask": 0.0560,
"bid": 0.0557
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment