jonathonmcmurray / TorQ-GDAX

Connector for the GDAX websocket API to AquaQ TorQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TorQ-GDAX

A GDAX API connector for the TorQ framework

Set Up

Assuming that the free 32 bit version of kdb+ is already set up and available from the command prompt as q, then:

Clone this repo using the following command as well as TorQ

git clone https://github.com/jonathonmcmurray/TorQ-Coinbase.git

Copy TorQ into a deployment directory, and then copy this package over the top

Configure environment variables as desired in setenv.sh and start_gdax.sh

Start up TorQ-GDAX package by executing the start_gdax.sh script

Release Notes

  • 0.1.0, April 2018:
    • Initial release

About

Connector for the GDAX websocket API to AquaQ TorQ

License:MIT License


Languages

Language:q 69.6%Language:PowerShell 15.8%Language:Shell 14.7%