From 87743e6a8d462901f62371d4eac1c5f6f46860f0 Mon Sep 17 00:00:00 2001 From: club-mate Date: Sun, 31 Jul 2011 02:38:32 +0200 Subject: add mtgox' public API --- mtgox/mtgox.getTrades | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 mtgox/mtgox.getTrades (limited to 'mtgox/mtgox.getTrades') 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 -- cgit v1.2.3