API Support » Order Changed Events - limit price, quantity Aug 31, 2015 @ 05:19 PM (Total replies: 1) | |||||
Hi, I can see the events get fired for OnStateChanged & OnAvgPositionChanged so I have the basic mechanism in place. What I can't seem to find is a way to track when an order gets modified. I am monitoring the account with my program. The OEC Trader is placing the orders and doing the modifications. My program is only for monitoring what happens. I can see the order get placed and transition from Unknown to Waiting. I can see when the order gets cancelled. I cannot see when the order is "moved" from one price to another or when the quantity of the order is adjusted. What event(s) do I use to track modifications such as this? Thanks, -g Greg Julius |