Class ExecutionAwareResult

java.lang.Object
com.quantfinlib.backtest.ExecutionAwareResult

public final class ExecutionAwareResult extends Object
Result of an execution-aware backtest: the standard BacktestResult (equity curve, trades, performance metrics) plus the full parent-order / child-fill history, with one-call TCA per parent order.