Hi,

Is there any possibility to find out the price of open position order?

I know, that I can get this information using the function public override void OnOrderEvent(OrderEvent orderEvent).

But maybe this information is also stored somewhere?

Author