开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: updateAccountValue callbacks received but not accountDownloadEnd


 

开云体育

Can anyone help on this one?? Would just like to know if accountDownloadEnd is sent by the API at the end of each (3 min) accountDownload subscription set, or only after the initial request is returned?? I assume it’s the End signal is sent each time (and therefore the problem is actually in my code), but just want to eliminate the possibility that the End signal is not sent each time – the documentation is ambiguous.

?

In a similar vein, when orders are executed (or cancelled) is the openOrderEnd/completedOrderEnd callback sent automatically?

?

I am trying to monitor live for changes in the orders and account, but my thread events are not being set because the respective End callbacks are not being received.

?

Dave

?

?

From: [email protected] <[email protected]> On Behalf Of David Walker
Sent: Thursday, 30 June 2022 6:31 PM
To: [email protected]
Subject: [TWS API] updateAccountValue callbacks received but not accountDownloadEnd

?

Hi Everyone,

I'm subscribing to account updates with reqAccountUpdates(True, account_id) and receiving both?updateAccountValue and?accountDownloadEnd on the initial callback; however following that I only receive updateAccountValue?callbacks (every 3 minutes as expected) but with no accountDownloadEnd?callback. I though accountDownloadEnd?callbacks are also provided every 3 minutes, but it appears to not be so?? Anyone understand this behaviour?

Thanks in advance...

Dave

Join [email protected] to automatically receive all group messages.