On Mon, Jan 17, 2022 at 11:03 AM, Jimmy <jimmydtalbot@...> wrote:
Both events seem to be working fine for me today. I would suggest calling/chatting with IB api support.
On Mon, Jan 17, 2022 at 10:55 AM Moritz M?ller <virtualritz@...> wrote:
I forgo to mention: I get orderStatus & openOrders called immediately
after connection is established for all my open orders.
So it's not like nothing is being sent on establishing the connection.
Just not the nextValidId I usually get.
.mm
On 17.1.22 15:25, Moritz M?ller via wrote:
> I am not getting the nextValidId & managedAccounts calls after
> connecting to the API. I noticed this over the weekend. My code hasn't
> changed. I swear this worked all fine last week.
>
> I can still get client calls like reqMktData to work by making up my own
> req_id.
> [...]