API Support Forum
OEC API > Market Data > LastPrice changed
Author Topic: LastPrice changed
(2 messages, Page 1 of 1)
Moderators: VPfau
HKusumakar79
Posts: 21
Joined: Feb 18, 2008


Posted: Mar 07, 2008 @ 06:04 AM             Msg. 1 of 2
I would like to know that lastprice has been changed or not? how it is possible? when i m using onPriceChanged event it is fire whenever any price change like bid/ask anything then i m not able to know that lastprice is changed or not.
SergeK
-Developer-
Posts: 475
Joined: Jan 26, 2007


Posted: Mar 07, 2008 @ 08:19 AM             Msg. 2 of 2
You can remember the last price and compare it to new one when receive an event.