From 26281eb21ceeddbb7e31929081fe6a7283c15938 Mon Sep 17 00:00:00 2001 From: club-mate Date: Sun, 31 Jul 2011 02:38:32 +0200 Subject: add mtgox' public API --- btc/mtgox/mtgox.getDepth | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 btc/mtgox/mtgox.getDepth (limited to 'btc/mtgox/mtgox.getDepth') diff --git a/btc/mtgox/mtgox.getDepth b/btc/mtgox/mtgox.getDepth new file mode 100755 index 00000000..7401d532 --- /dev/null +++ b/btc/mtgox/mtgox.getDepth @@ -0,0 +1,3 @@ +#! /bin/sh +# get mtgox market depth +wget -qO- http://mtgox.com/code/data/getDepth.php -- cgit v1.2.3