User rating: 98
Joined: Mon 23 Jul, 2012, 02:02 Posts: 656 Location: United States, Durham, NC
Hi,
I just wanted to check, could you confirm this, please?
Is it true that if I have a Live PLACE_BID or PLACE_OFFER ECN order type with only a Partial Fill (getAmount() < getRequestedAmount() ), and in the FILLED state, then I should be able to change the Order's Open Price for the remaining amount through IOrder.setOpenPrice(newPrice);
Just please confirm that this should be possible. I'm tracking through a possible bug in my code.