Thanks
API Support wrote:
Position's daily profit and loss you can simply fetch shortly after the settlement by calling IOrder.getProfitLossInAccountCurrency.
Just to be sure
getProfitLossInAccountCurrency returns the daily pnl in account currency? or the pnl since order fill time?
edit: after checking, it's probably pnl since creation time
How precisely is the rollover notified with ORDER_CHANGED, since there is normally 1 close, followed by an open order I guess?
there are 2 events or just one?