Closed GoogleCodeExporter closed 9 years ago
This is not a bug. When 100 shares have been filled, the corresponding instance
of
OpenOrder is discarded. When the next order to purchase 1000 more shares is
submitted, a new instance of OpenOrder is created. There is no need to
explicitly
initialize the "isFilled" to false, as it happens by default when the new
instance is
created.
Original comment by eugene.k...@gmail.com
on 29 Aug 2008 at 11:37
Original issue reported on code.google.com by
endosc...@gmail.com
on 29 Aug 2008 at 8:00