{ price: '130.49998', volume: '0.72801433' } ] } */ // Key+secret is required to access the private API gox = new MtGox({ key: 'api key', secret: 'api secret' }); // Place ...
www.npmjs.com