/tornado-ws

Python Websocket WebService for connecting to Bittrex

Primary LanguagePython

Tornado Websockets Bittrex Connector

The plan with this is to build a WebService which will consume data from Bittrex.

Bittrex API overview

Some code taken from Hiroakis Tornado Websocket Example

Installation

  1. Clone this repo
  2. Install the requirements
  3. Get an API key/secret from Bittrex, and an account if you don't already have one 🙄
  4. python app.py to run the app
  5. Start consuming data