-
The logs for gateway are encrypted and (as far as I know) there is no way having them stored decrypted. For automated system one has to resort to either manually export (but has to be done before shut…
anj00 updated
3 years ago
-
I ran the command prompt as Administrator
I'm getting this error:
2021-07-01 18:20:56,543|E| Error encountered during authentication
Traceback (most recent call last):
File "C:\Users\pps\A…
zanek updated
3 years ago
-
Hello,
I have a problem when I trie to dowload markPrice data of more than one instrument with reqMktData method.
If I run the following code:
```
clear all; close all; clc;
percorso = 'W:\…
-
IBC includes the option to manage Socket port, but not Master API client ID. @rlktradewright, would you be open to a pull request that adds the option to manage Master API client ID?
-
Hello,
I am using IBC 3.8.5 and IB-Gateway 981.
One issue I have is - when starting IB-Gateway with IBC in paper trading mode - I get a warning from IB-gateway (attached), and unless I manually hi…
-
Interactive Brokers used to have demo accounts but now it's more difficult to obtain a PaperTrading account.
I'm looking into ways to make CI work with tests, and need an IB paper trading account t…
-
Hi,
First thanks you for great lib !
Can you tell me how i can have the symbol name of my pending orders ? i found reqAllOpenOrders but i don't have symbol name :(
Thanks.
Regards
Ludo.
-
**URL**
The RESTful API call you are making (please be sure to omit your API key)
`https://api.polygon.io/v1/meta/symbols/AAPL/news?perpage=50&page=1&apiKey=asd`
`https://api.polygon.io/v1/meta…
-
We already have it on https://github.com/stoqey/ib
Have a look at https://github.com/stoqey/ib/tree/master/src/api/order/condition and pick the conditions you need.
Than set it to Oder.conditions (w…
-
I've been looking at the api-next branch, which is very well programmed and very clean code.
One issue is that an AccountSummary could have multiple currencies and the current data structure does n…