Skip to content
/ goxsh Public
forked from weex/goxsh

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

Notifications You must be signed in to change notification settings

BTC-Bear/goxsh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

goxsh

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

Features

  • Buy and sell bitcoins
  • Specify buy/sell amounts in BTC or USD
  • List and cancel orders
  • Withdraw bitcoins
  • Interactive authentication with no-echo password prompt — no need to store your credentials on disk
  • Display account balance
  • Display ticker
  • Calculate profitable short/long prices from an initial price
  • Tab completion of commands
  • Sequence multiple commands using semicolons
  • Abort commands with SIGINT (ctrl-c on *nix) without exiting, if Mt. Gox is being slow
  • Insert comments (# blah) e.g. for quick notes

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

  • Python 100.0%