diff options
Diffstat (limited to 'mtgox/mtgox.getTrades')
-rwxr-xr-x | mtgox/mtgox.getTrades | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mtgox/mtgox.getTrades b/mtgox/mtgox.getTrades new file mode 100755 index 00000000..4901e379 --- /dev/null +++ b/mtgox/mtgox.getTrades @@ -0,0 +1,3 @@ +#! /bin/sh +# get mtgox last trades +wget -qO- http://mtgox.com/code/data/getTrades.php |