claude2

Results 4 issues of claude2

In the output of the placeOrder example I see the same value for initial margin, maintenance margin commissions and many other properties: 1.7976931348623157E308. This is the default Number.MAX_VALUE. Is the...

Could you supply a combo example please? contract/combo.js only takes a symbol, but how do you define the legs?

I started seeing the error below after March 17. My code was not changed, I did not upgrade any libraries, or the node version. The code is a ticker monitoring...

Tried to use node-ib with Webpack ([disabled `net`](https://github.com/pilwon/node-ib/issues/75) temporarily), still getting this error: > Uncaught (in promise) Error: Cannot find module './contract'. It is caused by [this line](https://github.com/pilwon/node-ib/blob/master/lib/index.js#L389). This patch...