UNPKG

tlab-trading-toolkit

Version:

A trading toolkit for building advanced trading bots on the GDAX platform

32 lines (21 loc) 1.21 kB
# GDAX Trading toolkit Provide all the tools traders need, both professional and hobbyist alike, to create automated trading bots on the GDAX and supported digital asset exchanges. Note: Node 6.11 is required. ## Install yarn add gdax-trading-toolkit ## Test Run the included test suite with the command yarn test ## Run The `src/samples` folder contains many working demo scripts showcasing different aspects of the toolkit, while the `tutorials` folder contains running demo programs to accompany the [GTT documentation](https://coinbase.github.io/gdax-tt/). ## Documentation The [GTT documentation](https://coinbase.github.io/gdax-tt/) contains blogs, reference material and step-by-step tutorials # Disclaimer This software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and non-infringement. In no event shall the authors, copyright holders, or Coinbase Inc. be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.