API Support Forum
User Profile

Viewing User Profile for: WWatson950


About

Mar 30, 2015 02:11 PM

Jun 05, 2015 10:03 AM

Jun 18, 2015 09:29 AM



Post Statistics
WWatson950 has contributed to 1 posts out of 5593 total posts (0.02%) in 3314 days (0.00 posts per day).

20 most recent posts:

Order Execution » Iceberg Order superfluous Fills Jun 05, 2015 @ 10:03 AM (Total replies: 1)

When an Iceberg order is filled, I receive two (for all I can see) identical callbacks for each fill.

Example:

I place an Iceberg buy order for quantity 3 ESM5 with a SetIcebergData(1) call at a price guaranteed to be filled immediately.

It is, in fact, filled completely and immediately, but I get six callbacks through OnOrderFilled - there are three pairs of two identical fills (in that the Fill class ID property is the same for each of the pairs.) I can't make any sense of this for adjusting my positions. I checked and this behavior is the same for the CppCOMSample application provided by OEC (after I make the change to force the order type to Iceberg and manually do the SetIcebergData call.)

Can anyone shed some light on this for me?

S.W.

William Watson