Post
Topic
Board Trading Discussion
Re: REQ: mtgox Trading API Sample Code [PHP]
by
jimbobway
on 25/07/2011, 06:12:34 UTC
you need to get an "API_KEY" and "SECRET" from mtgox, here is a bot that I wrote http://bitklein.com/sniper.php.gz


Interesting bot.

I don't know why but I had to add 'user' and 'pass' to get mine to work in addition to supplying the api key and the secret key.  What I am doing still works though but I am afraid that I am doing it the wrong way.