CoinPost

Cryptocurrency trading app for BTC-E.

Stars
6
Committers
1

CoinPost

  • [email protected]
  • Cryptocurrency trading app which only supports btc-e.
  • USE AT YOUR OWN RISK!

INSTRUCTIONS

  • Create a BTC-E API key at https://btc-e.com/profile#api_keys.
  • Choose a password (12 character minimum) that you will remember.
  • Run the program and enter your API key, API secret, and password.

USAGE

  • Change the two drop-down lists (in the lower bottom-left corner) to reflect the two currencies you wish to trade. A bitcoinwisdom chart will be displayed if one exists for that currency.
  • Try clicking the 'Max' buttons to see what they do. Also, you can try clicking your balance for any given currency and your price/quantity fields will be intelligently updated depending on your currently selected currencies.
  • Hover over the 'Buy' or 'Sell' button to see the prices required to make a minimum gain.
  • Cancel or modify an already existing order by clicking on the "X" (cancel) or "M" (modify) buttons next to the order.

NOTES

  • Once you close your web browser your API key and secret will be hidden FOREVER. If you lose the CoinPost.key file, you will have to disable your old API key and generate a new one (which is a painless process, thankfully).
  • You should generate a new API key and secret and a new CoinPost.key file for every computer you run the application on.

KNOWN ISSUES

  • Leaving the program open for a long period of time can cause the program to crash and it must be re-opened.
  • Currently, this program is not being actively developed or maintained. You eventually might have to fix some API calls to BTC-e or some bitcoinwisdom URLs.