A Meteor Bitstamp console, running in your browser. It allows you to monitor the market through BitcoinWisdom and easily place limit orders.
- Install Meteor
- Create and activate an API Key from your Bitstamp account (Account > Security > API Access). Make sure to check the following permissions:
- Account Balance
- User transactions
- Open orders
- Cancel order
- Buy limit orders
- Sell limit orders
- Copy
private/bitstamp.config.sample
toprivate/bitstamp.config
and configure with your API key.
- Run
meteor run