@Override
 protected void handleCancel() throws Exception {
   tradeSubscription.cancel();
 }