API Support Forum
User Profile

Viewing User Profile for: GJulius427


About

Aug 24, 2015 05:44 PM

Aug 31, 2015 05:19 PM

Aug 31, 2015 05:39 PM



Post Statistics
GJulius427 has contributed to 1 posts out of 5593 total posts (0.02%) in 3174 days (0.00 posts per day).

20 most recent posts:

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