Author

Topic: C# MtGox API Library and CLI Client (Read 3295 times)

hero member
Activity: 481
Merit: 502
August 29, 2011, 09:51:49 AM
#3
I've been having a few problems with getting data from the MtGox API within C# (works fine in my browser, just not C#) so I'll try this out. Thanks!
legendary
Activity: 1260
Merit: 1000
Drunk Posts
August 10, 2011, 08:29:23 PM
#2
Heres an updated version with a couple fixes. Mainly writing this for myself so there isn't much documentation (or input checking!). I'll probably fix up the API library with more error checking in the next version.

Take a look at the Program.cs file for a list of all commands.

http://www.mediafire.com/?va1khh2hh8dufq8
legendary
Activity: 1260
Merit: 1000
Drunk Posts
August 08, 2011, 12:54:48 PM
#1
I built this for myself after having trouble getting trades in when mtgox is very slow and difficulty getting the other cli client running. About half way though writing it, I thought it would be better to implement the entire API split off the code into a reusable library.

Edit the .exe.config files to set your apikey. Source code is included if you feel better compiling it yourself.

Suggestions and donations welcome.

1ADKdrLz6ZPhamYQvR9rB74qjbJFZmiY2B

http://www.mediafire.com/?a5hq2155g212gkf
Jump to: