I am wondering is there any way to track order executions of all the orders in Ninja.
e.g. In any particular strategy, OnOrderExcecution() method gets called after each strategy generated order execution.
Is there any class, method from which we can track order generated from any strategy, Ninja Chart Trader, DOM and FX Pro.
I want to log my all orders which have been successfully executed.

Comment