public void ProcessPnLInfo(PnLInfo x) { Logic.ProcessPnLInfo(x); }
protected abstract void OnPnL(PnLInfo x);