WrapperBatchUpdateParams: {
    cancelAll: boolean;
    cancels: wrapper.WrapperCancelOrderParams[];
    orders: wrapper.WrapperPlaceOrderParams[];
}