diff options
author | makefu <github@syntax-fehler.de> | 2011-07-31 04:17:35 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2011-07-31 04:17:35 +0200 |
commit | 2556c9d78ca81e5851120e8eae7fae2eb70dbbaa (patch) | |
tree | 2da48b2e1c49d1168d32238c3f44664635605f5c /btc/mtgox/mtgox.getDepth | |
parent | 3fcf62b35d3a7e05d08f124c033b0aaf97ec5982 (diff) | |
parent | d66d3a0d37ceeab54a1e6c6b20643bee724e7705 (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'btc/mtgox/mtgox.getDepth')
-rwxr-xr-x | btc/mtgox/mtgox.getDepth | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/btc/mtgox/mtgox.getDepth b/btc/mtgox/mtgox.getDepth new file mode 100755 index 00000000..9a607979 --- /dev/null +++ b/btc/mtgox/mtgox.getDepth @@ -0,0 +1,3 @@ +#! /bin/sh +# get mtgox market depth +$ curl -ksS https://mtgox.com/code/data/getDepth.php |