Skip to content
/ goxsh Public

Mt. Gox Shell — a command-line frontend to the Mt. Gox Bitcoin Exchange

Notifications You must be signed in to change notification settings

weex/goxsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

goxsh

goxsh — a command-line frontend to the Mt. Gox Bitcoin Exchange with support for Exchange Bitcoins.

Features

  • Buy and sell bitcoins
  • Specify buy/sell amounts in BTC or USD
  • List and cancel orders
  • Withdraw bitcoins (Mt. Gox only)
  • Interactive authentication with no-echo password prompt — no need to store your credentials on disk
  • Login to one of two exchanges (login user@mtgox or login user@exchb)
  • Display account balance
  • Display ticker
  • Calculate profitable short/long prices from an initial price
  • Tab completion of commands
  • Abort commands with SIGINT (ctrl-c on *nix) without exiting, if Mt. Gox is being slow

Requirements

Python 2.6 or a newer 2.* release.

Usage

Run the script in a terminal window and type "help" to see the list of available commands.

License

Public domain. :)

About

Mt. Gox Shell — a command-line frontend to the Mt. Gox Bitcoin Exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages