However, when NinjaTrader closes a position, like when you have Exit On Close set to true, the execution object doesn't seem to have any connection to the FromEntrySignal that opened the order. execution.Order.Name is also not the same as the name I gave the order when it was placed. So I have no way to get the order's entry price or quantity.
Is there a way to do this?
Thanks!
Bryan

Comment