API Support Forum
User Profile

Viewing User Profile for: SPerry


About

Jan 16, 2009 04:30 PM

Oct 30, 2009 03:22 PM

Jan 29, 2010 03:30 PM



Post Statistics
SPerry has contributed to 3 posts out of 5593 total posts (0.05%) in 5585 days (0.00 posts per day).

20 most recent posts:

API Support » Orders Cancelled Automatically? Oct 30, 2009 @ 03:22 PM (Total replies: 2)

Hi Serge,

Thanks for looking into it. Any news?

Meanwhile, I have the opposite issue now - orders not filling when they should - eg order 37017444 in account DEMO151744 sell FTSEZ9 limit 5010. I moved from an API trial account to a simultation account to be closer to the real thing, but I am still getting occasional errors like this one.

Does this kind of thing happen on the production server? I'm worried about a failed stop-loss on my production account losing real money.

(Its all great apart from these occasional gremlins!)

Thanks

Steve

S

API Support » Orders Cancelled Automatically? Oct 13, 2009 @ 02:18 AM (Total replies: 2)

Hi,

In Account DEMO151744 around twenty working orders were cancelled. This happened around 21:29pm, BST around 30 mins after FDAX closed. There are some details from my app's (based on Advanced Example) logfile below. These are OnOrderStateChanged() events. I dont believe that my app initiated these cancellations.

12/10/2009 21:29:22: OnOrderStateChanged(): Order Buy 1 FDAXZ9 STP 5872.0 GTC. Id = 36050566 State = Cancelled, Old State = Working

12/10/2009 21:29:22: OnOrderStateChanged(): Order Buy 1 FDAXZ9 LMT 5691.5 GTC. Id = 36050567 State = Cancelled, Old State = Working

I cant find any trace of these orders in the OrderControl panel.

Could you please let me know why this occured?

I also had plenty of other working orders in other contracts that managed to live overnight...

Thanks

Steve

S

API Support » Unfilled and Uncancellable Orders Sep 21, 2009 @ 11:39 AM (Total replies: 1)

Hi,

I have some open orders that seem to go into a zombie state where they do not get filled (when they should) and also they cannot be cancelled manually (through the advanced example GUI). An example is 200625804 for 6BZ9 which should have filled at 162.24.

I'd like to know what state they are in, and how they got there.

Plenty of other orders fill perfectly using the same code.

Thanks in advance,

S

Steven Perry