Post
Topic
Board Trading Discussion
Re: Open source trading bot?
by
innervisi0nn
on 14/07/2011, 17:58:39 UTC
  $a = exec ('/usr/bin/wget -qO- --no-check-certificate https://mtgox.com/code/data/getDepth.php');


does that look right? after i did whereis wget is gave me /usr/bin/wget

Also, do I need to put in my user/pass anywhere?