Skip to content

ErebusBat/goxtool

 
 

Repository files navigation

#goxtool.py

Goxtool is a trading client for the MtGox Bitcon currency exchange. It is designed to work in the Linux console (it has a curses user interface). It can display live streaming market data and you can buy and sell with keyboard commands.

Goxtool also has a simple interface to plug in your own automated trading strategies, your own code can be (re)loded at runtime, it will receive events from the API and can act upon them.

The user manual is here: http://prof7bit.github.com/goxtool/

About

display Mt.Gox live market data (in the console) and experiment with trading bots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%