public static void Initialize(ITradeSignalExecutor proxyOrStub) { instance = new TradeSignalExecutor(proxyOrStub); }