Skip to content

Latest commit

 

History

History
executable file
·
24 lines (14 loc) · 767 Bytes

README.md

File metadata and controls

executable file
·
24 lines (14 loc) · 767 Bytes

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