API Support Forum
OEC API > API Support > OCO orders
Author Topic: OCO orders
(2 messages, Page 1 of 1)
Moderators: VPfau
PArnoldson
Posts: 154
Joined: Oct 03, 2007


Posted: Jan 30, 2008 @ 12:51 PM             Msg. 1 of 2
I have placed an OCO order and would like to get the Last Cmd. that is showing in your Active orders window in the OCO Trader Developer software. I can not find this command anywhere on my orders. I do have a command in my orders called "#53492 Create" I would like to have the same as show in your software: "by #53491 released #39492". Where do I look for these ID numbers on my orders?
SergeK
-Developer-
Posts: 475
Joined: Jan 26, 2007


Posted: Jan 30, 2008 @ 01:21 PM             Msg. 2 of 2
please check Order.States collection and property Comments of Command and State objects.

Also it would be helpful to look at OEC API Advanced Example source code.