T traderum Member Messages 57 Likes 2 Dec 27, 2009 #1 Hi, does anybody happen to know the method in IB's TWS API that returns the submitted/accepted orders (just the submitted/accepted orders waiting for a fill, not the filled orders)?
Hi, does anybody happen to know the method in IB's TWS API that returns the submitted/accepted orders (just the submitted/accepted orders waiting for a fill, not the filled orders)?
D donaldduke Experienced member Messages 1,665 Likes 260 Dec 27, 2009 #2 in java the method is reqAllOpenOrders()
T traderum Member Messages 57 Likes 2 Dec 27, 2009 #3 donaldduke said: in java the method is reqAllOpenOrders() Click to expand... Thx a lot, this helps me much.
donaldduke said: in java the method is reqAllOpenOrders() Click to expand... Thx a lot, this helps me much.