Author |
Topic: Order comments regarding order expiry (2 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
MMargaret Posts: 3 Joined: Jun 11, 2010 |
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 |
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 |
||||