Re: [ANN] Clojure wrapper for the Interactive Brokers API

2020-04-28 Thread Alexandre Almosni
Hi Matt, I'm running on a Ubuntu server, with a GUI through VNC so I can have TWS running in the background as a sanity check. It works the same with the IB Gateway, which consumes a lot less resources than TWS. I believe it's possible to launch the gateway without any GUI at all, but haven't

Re: [ANN] Clojure wrapper for the Interactive Brokers API

2020-04-28 Thread Matthew Downey
Very cool, thanks for sharing! I'm curious, whats your workflow when connecting running IB's client? Is there an easy way to run this on a headless server? On Tuesday, April 28, 2020 at 4:00:46 PM UTC-5, Alexandre Almosni wrote: > > Hi, > > just released https://github.com/alex314159/ib-re-acto