pilwon / node-ib

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

reqMktDepth() lacks isSmart bool as fourth parameter #159

Closed ramtienkalantar closed 4 years ago

ramtienkalantar commented 4 years ago

Tried to incorporate isSmart as parameter in Outgoing.prototype.reqMktDepth in lib/outgoing.js, but reads undefined if printed.