diff options
| author | makefu <github@syntax-fehler.de> | 2011-08-24 17:53:11 +0200 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2011-08-24 17:53:11 +0200 |
| commit | f23d4436239ca9d2528b2ddfc7b6859a253d22e7 (patch) | |
| tree | f28ec3fd84186b9725ec271a16513c5d80f73293 /gold/mtgox/mtgox.getDepth | |
| parent | 14786b561f054a8ffac26eb4f3f66921a1e37e53 (diff) | |
| parent | c66cb75478976f4bbafb7eb6ecbfda502a4bbef2 (diff) | |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'gold/mtgox/mtgox.getDepth')
| -rwxr-xr-x | gold/mtgox/mtgox.getDepth | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gold/mtgox/mtgox.getDepth b/gold/mtgox/mtgox.getDepth new file mode 100755 index 00000000..9a607979 --- /dev/null +++ b/gold/mtgox/mtgox.getDepth @@ -0,0 +1,3 @@ +#! /bin/sh +# get mtgox market depth +$ curl -ksS https://mtgox.com/code/data/getDepth.php |
