User rating: 0
Joined: Sun 28 Mar, 2010, 13:33 Posts: 6
|
When my strategy is started, I'm examining any open orders in the onStart() handler.
I need to do some processing based on the length of time an order has been opened... unfortunately the IOrder.getCreationTime() method is returning 0.
|
|