summaryrefslogtreecommitdiffstats
path: root/mtgox
diff options
context:
space:
mode:
authortv <tv@also>2011-08-06 03:09:45 +0200
committertv <tv@also>2011-08-06 03:09:45 +0200
commit9c264eba1beedbb500c1f7ab4298c7f37d41e398 (patch)
tree4d9489acf2b59b120fecfe596b9f58dc52f92eca /mtgox
parent1fb1fe4d863a38c42688afa35923e8a384210f64 (diff)
${btc-stuff} -> btc/
Diffstat (limited to 'mtgox')
-rwxr-xr-xmtgox/mtgox.getDepth3
-rwxr-xr-xmtgox/mtgox.getTrades3
-rwxr-xr-xmtgox/mtgox.ticker4
3 files changed, 0 insertions, 10 deletions
diff --git a/mtgox/mtgox.getDepth b/mtgox/mtgox.getDepth
deleted file mode 100755
index 9a607979..00000000
--- a/mtgox/mtgox.getDepth
+++ /dev/null
@@ -1,3 +0,0 @@
-#! /bin/sh
-# get mtgox market depth
-$ curl -ksS https://mtgox.com/code/data/getDepth.php
diff --git a/mtgox/mtgox.getTrades b/mtgox/mtgox.getTrades
deleted file mode 100755
index 73e5a68d..00000000
--- a/mtgox/mtgox.getTrades
+++ /dev/null
@@ -1,3 +0,0 @@
-#! /bin/sh
-# get mtgox last trades
-$ curl -ksS https://mtgox.com/code/data/getTrades.phl
diff --git a/mtgox/mtgox.ticker b/mtgox/mtgox.ticker
deleted file mode 100755
index b24dfb35..00000000
--- a/mtgox/mtgox.ticker
+++ /dev/null
@@ -1,4 +0,0 @@
-#! /bin/sh
-# get mtgox ticker data
-set -euf
-curl -ksS https://mtgox.com/code/data/ticker.php