pilwon / node-ib

Interactive Brokers TWS API client library for Node.js
381 stars 133 forks source link

Howto use IB Gateway 9.72+ ? #130

Open julienbiau opened 5 years ago

julienbiau commented 5 years ago

Hi,

I want to use reqNewsProviders and reqMktData on News providers available in 9.73.

Is there a solution to use 9.73 with the node module ib ? a beta version of the node module ib ?

Best

Julien

julienbiau commented 5 years ago

Do you have planned to implement reqHistoricalNews and reqNewsArticle ?

julienbiau commented 5 years ago

I add reqHistoricalNews and reqNewsArticle in the ib node js module using reverse engineering.

Does IB provide documentation about howto send command throught socket to IB Gateway ?