Sample application demonstrating how to connect to interact with BTC Markets' FIX engine using node.js.
npm install- Obtain your API key and private key from btcmarkets.net website and enter keys into
client.js - edit client.js and uncomment any command under
runTest()method - run
node client.jsto run the application - The application generates logs under
logfolder