Skip to content

Instantly share code, notes, and snippets.

@robertocommit
Last active December 18, 2017 19:44
Show Gist options
  • Save robertocommit/8e7b132b3abf8beb6e5b0818c263372d to your computer and use it in GitHub Desktop.
Save robertocommit/8e7b132b3abf8beb6e5b0818c263372d to your computer and use it in GitHub Desktop.
Bittrex API - getticker response USDT-BTC
{
"success": true,
"message": null,
"result": {
"Bid": 18550,
"Ask": 18558.54000002,
"Last": 18540
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment