self.exchange.Sell(self.truncate(price), self.truncate(amount)) order_id = self.exchange.Buy(self.truncate(price), self.truncate(amount))