Why the method OnOrderUpdate(..) input parameters contains "Order order " and others input parameters like "limitPrice,stopPrice...."? the parameter "Order order " is already contains these params. Is it not enough to pass only "Order order " as input parameter?
Sincerely, Kobi

Comment