blpapi-node icon indicating copy to clipboard operation
blpapi-node copied to clipboard

Bloomberg Open API module for node.js

Results 14 blpapi-node issues
Sort by recently updated
recently updated
newest added

At some point in the (near?) future, I'd like to drop Node 0.6.x and 0.8.x support and focus on Node 0.10.x and 0.12.x (currently 0.11.x). If anyone has any objections...

in progress
node-v0.12

I am not getting any UserEntitlementsResponse triggered: 'use strict'; const blpapi = require('blpapi'); const serviceId = 1; module.exports = { subscribe: function () { try { var session = new...

I am unable to open a connection on a machine with a logged in bberg terminal... No Errors.. nothing happens when i listen to connection open event

when trying both `node FieldSearchRequest.js` or `node HistoricalDataRequest.js` I get the following error: ```` $ node FieldSearchRequest.js module.js:597 return process.dlopen(module, path._makeLong(filename)); ^ Error: The specified module could not be found....

Unable to install blpapi node version on my pc. Find below the debug.log 0 info it worked if it ends with ok 1 verbose cli [ 'C:\Program Files\nodejs\node.exe', 1 verbose...

I tried a simple `npm install blpapi` and it screamed at me: ``` bash Wahs-MBP:Quiver kengz$ npm install blpapi - > [email protected] install /Users/kengz/Google Drive/Quiver/node_modules/blpapi > node-gyp configure build child_process:...

How can I use your module with BEmu??

Works beautifully for days, then suddenly crashes under the below error. I can't get rid of it without a system (W2003 server) restart. ``` module.js:356 Module._extensions[extension](this, filename); ^ Error: A...