diff options
Diffstat (limited to 'mtgox/mtgox.getDepth')
-rwxr-xr-x | mtgox/mtgox.getDepth | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mtgox/mtgox.getDepth b/mtgox/mtgox.getDepth new file mode 100755 index 00000000..9a607979 --- /dev/null +++ b/mtgox/mtgox.getDepth @@ -0,0 +1,3 @@ +#! /bin/sh +# get mtgox market depth +$ curl -ksS https://mtgox.com/code/data/getDepth.php |