-
So, this is a bit embarrassing... but when I run the container, IB TWS starts listening on port 7497 (paper account) and nothing on 4001/4002. Is there a way to run IB Gateway instead? From the titl…
-
I implemented this API in C#.NET and currently am trying to figure out if the same functionality is available in Node IB.
In C# API it's possible to set only Symbol and Expiration Month and get ALL…
-
I'm attempting to get started with 1.2.1 in docker. I've downloaded the project and followed the docker instructions in getting started. When doing the first scrape I can dump and get output from the …
-
Hi! I have an issue trying to collect the historical data for the S&P500 future (I have the subscription for that). The setup went well with no issues following your guide so the code allow me to conn…
-
is there a way to adapt your code to work on Forex with 1 hour timeframe . The CSV datafiles is have columns:
DateTime, Open, High , Low , Close , Volume
or
EpochTime, Open, High…
-
I've started using IBC. (v3.6.0) for a little over a week and have faced this issue twice in that time.
My client will indicate the gateway is down, however when I remote into the gateway server I…
-
Hi,
I am using the latest IBcontroller in github.
Updated IBControllerStart.bat to 963.
set TWS_MAJOR_VRSN=963
But, it gave this error:
===================================================…
ssg10 updated
6 years ago
-
I have something like this in my OFX file: `20150804111745[-3:GMT]`. When parsing it using `ofxtools` I get a naive `datetime.datetime` object:
``` python
>>> from ofxtools import OFXTree
>>> tree = …
-
Hi,
this is more like a question since I don't have invitation in Slack I realized this would be the best place.
I need to make one simple producer for our automation tests and make sure message …
-
In the latest version of TWS (954.2a), there is a new popup that forces you to acknowledge that you're using a paper trading account before TWS will connect to the API:
Ideally, IBController will a…