Skip to content

socec/bitstamp-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitstamp-simple

A simple Bitstamp API client

Small command line interpreter in Python for simple trading on Bitstamp.
Use your Bitstamp API key, API secret and client ID to execute simple commands:

  • check account balance
  • buy and sell BTC
  • check and cancel open orders
  • check previous transactions

Using

Install and run:

  • Install with: python setup.py install
  • Run with: bitstamp-simple

Just run:

  • Use Python to run directly: python bitstamp-simple-runner.py

Once the CLI intrface starts enter "?" to get internal help.

Dependencies

Uses PyCrypto to encrypt and store your Bitstamp authentication data for repeated use.

If you find this useful you can always leave a tip (BTC):
1KigKW7R2tt19Vs4ZXkx7CH1cQA9Lm8L8t

About

A simple Bitstamp API client

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages