Multiple clients versus only one client?

15 views
Skip to first unread message

alexpe...@gmail.com

unread,
May 17, 2017, 7:57:12 PM5/17/17
to IbPy Discuss
I am having some instability problems with my algorithm and I am wondering if this could be due to using multiple clients at the same time. I call reqMktData as well as reqHistoricalData on 20 different forex pairs, each pair running on its own client. Therefore a total of 20 clients alive 24/24. Would it change anything having only one client calling reqMktData and reqHistoricalData 20 times instead of having 20 clients each calling the methods only once? Any thoughts?

Stephen Massel

unread,
Oct 6, 2017, 11:38:47 AM10/6/17
to IbPy Discuss
I'm getting the same issue - did you find a solution? Thanks.

Derek Tishler

unread,
Oct 13, 2017, 9:32:13 PM10/13/17
to IbPy Discuss
With the new official python api, you can go up to 32 clients. But I thought the old api/ibpy had a limit of 8 mentioned in the old documentation or somewhere. I cant find the olds docs, but I wonder if dropping the number of clients would help solve issues as you already suggested.
Reply all
Reply to author
Forward
0 new messages