aniemerg / liquidbot

Simple MtGox tradebot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To get started:

1) Copy settings.py.example to settings.py
2) Edit settings.py to add your MtGox username and password and change bot parameters
3) Run it: python liquidbot.py


Liquidbot uses ezl's wrapper code to interface with MtGox:
https://github.com/ezl/mtgox

About

Simple MtGox tradebot