API Support Forum
OEC API > Advanced Order Management > Order comments regarding order expiry
Author Topic: Order comments regarding order expiry
(2 messages, Page 1 of 1)
Moderators: VPfau
MMargaret
Posts: 3
Joined: Jun 11, 2010


Posted: Jun 22, 2010 @ 09:10 AM             Msg. 1 of 2
In your OEC API example (C#)
you can select a working order. Then under >Comment< you get the following information (for example):

"Buy 1 6EU0 LMT 1.00 until 20:51:29"


How do I get such an information about the expiry of an order?

Margaret Staam
VictorV
Posts: 746
Joined: May 08, 2007


Posted: Jun 29, 2010 @ 10:55 AM             Msg. 2 of 2
Class Version, property End will give you this information. If this value equals Version.MaximumEnd, the order will be treated as a normal order (GTC or DAY)

Victor Vins
Software Developer