A Coinbase API connector for the TorQ framework
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, which includes TorQ as a submodule:
git clone --recursive https://github.com/jonathonmcmurray/TorQ-Coinbase.git
Configure environment variables as desired in setenv.sh and start_torq_demo.sh
Start up TorQ-Coinbase package by executing the start_torq_demo.sh script
- 0.1.0, November 2017:
- Initial release