Skip to content

Instantly share code, notes, and snippets.

@AgoristRadio
Last active December 15, 2015 06:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AgoristRadio/5215977 to your computer and use it in GitHub Desktop.
Save AgoristRadio/5215977 to your computer and use it in GitHub Desktop.
Bitcoin OTC Gribble Examples #bitcoin-otc #gribble

Bitcoin OTC Gribble Examples

  • Place an Order to Sell 30 BTC at a dynamic price of whatever the last MTGox Price was in Person in Los Angeles Area:
<MyNick> ;;sell 30 btc at "{mtgoxlast}" USD in person local to Los Angeles/San Fernando Valley
<gribble> Order id 14160 created.
  • Get the cross Price of Gold and Bitcoin
<MyNick> ;;bc,xau
<gribble> 1 XAU = 1617.200000000000 USD = 22.4050983652 BTC
  • Get the cross Price of Silver and Bitcoin
<MyNick> ;;bc,xag
<gribble> 1 XAG = 29.240000000000 USD = 0.405098421321 BTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment